환율 정보를 가져오는 데 문제가 발생했습니다.

Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [date] => Thu, 13 Mar 2025 06:14:20 GMT
                    [content-type] => text/plain
                    [content-length] => 201
                    [last-modified] => Thu, 13 Mar 2025 06:10:11 GMT
                    [etag] => "1e4-67d276c3-3fce79a562068e67;br"
                    [content-encoding] => br
                    [platform] => hostinger
                    [panel] => hpanel
                    [content-security-policy] => upgrade-insecure-requests
                    [access-control-allow-origin] => *
                    [server] => hcdn
                    [alt-svc] => h3=":443"; ma=86400
                    [x-hcdn-request-id] => ab01c61a174c128377855807fef4b67c-bos-edge3
                    [x-hcdn-cache-status] => DYNAMIC
                    [x-hcdn-upstream-rt] => 0.005
                    [accept-ranges] => bytes
                )

        )

    [body] => {
    "rates": {
        "USD": 1,
        "KRW": 1453.92,
        "EUR": 0.9192,
        "GBP": 0.7719,
        "JPY": 147.7661,
        "CNY": 7.2378,
        "CHF": 0.8817,
        "HKD": 7.7716,
        "SGD": 1.3332,
        "AUD": 1.5881,
        "CAD": 1.44,
        "TWD": 32.966,
        "PHP": 57.2935,
        "INR": 87.0915,
        "THB": 33.7885,
        "MYR": 4.433,
        "NZD": 1.7494,
        "RUB": 87.15,
        "TRY": 36.6043,
        "VND": 25504.999
    }
}
    [response] => Array
        (
            [code] => 200
            [message] => OK
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [data] => 
            [headers] => 
            [status] => 
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => {
    "rates": {
        "USD": 1,
        "KRW": 1453.92,
        "EUR": 0.9192,
        "GBP": 0.7719,
        "JPY": 147.7661,
        "CNY": 7.2378,
        "CHF": 0.8817,
        "HKD": 7.7716,
        "SGD": 1.3332,
        "AUD": 1.5881,
        "CAD": 1.44,
        "TWD": 32.966,
        "PHP": 57.2935,
        "INR": 87.0915,
        "THB": 33.7885,
        "MYR": 4.433,
        "NZD": 1.7494,
        "RUB": 87.15,
        "TRY": 36.6043,
        "VND": 25504.999
    }
}
                    [raw] => HTTP/1.1 200 OK
Date: Thu, 13 Mar 2025 06:14:20 GMT
Content-Type: text/plain
Content-Length: 201
Connection: close
last-modified: Thu, 13 Mar 2025 06:10:11 GMT
etag: "1e4-67d276c3-3fce79a562068e67;br"
content-encoding: br
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
access-control-allow-origin: *
Server: hcdn
alt-svc: h3=":443"; ma=86400
x-hcdn-request-id: ab01c61a174c128377855807fef4b67c-bos-edge3
x-hcdn-cache-status: DYNAMIC
x-hcdn-upstream-rt: 0.005
Accept-Ranges: bytes

{
    "rates": {
        "USD": 1,
        "KRW": 1453.92,
        "EUR": 0.9192,
        "GBP": 0.7719,
        "JPY": 147.7661,
        "CNY": 7.2378,
        "CHF": 0.8817,
        "HKD": 7.7716,
        "SGD": 1.3332,
        "AUD": 1.5881,
        "CAD": 1.44,
        "TWD": 32.966,
        "PHP": 57.2935,
        "INR": 87.0915,
        "THB": 33.7885,
        "MYR": 4.433,
        "NZD": 1.7494,
        "RUB": 87.15,
        "TRY": 36.6043,
        "VND": 25504.999
    }
}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [date] => Array
                                        (
                                            [0] => Thu, 13 Mar 2025 06:14:20 GMT
                                        )

                                    [content-type] => Array
                                        (
                                            [0] => text/plain
                                        )

                                    [content-length] => Array
                                        (
                                            [0] => 201
                                        )

                                    [last-modified] => Array
                                        (
                                            [0] => Thu, 13 Mar 2025 06:10:11 GMT
                                        )

                                    [etag] => Array
                                        (
                                            [0] => "1e4-67d276c3-3fce79a562068e67;br"
                                        )

                                    [content-encoding] => Array
                                        (
                                            [0] => br
                                        )

                                    [platform] => Array
                                        (
                                            [0] => hostinger
                                        )

                                    [panel] => Array
                                        (
                                            [0] => hpanel
                                        )

                                    [content-security-policy] => Array
                                        (
                                            [0] => upgrade-insecure-requests
                                        )

                                    [access-control-allow-origin] => Array
                                        (
                                            [0] => *
                                        )

                                    [server] => Array
                                        (
                                            [0] => hcdn
                                        )

                                    [alt-svc] => Array
                                        (
                                            [0] => h3=":443"; ma=86400
                                        )

                                    [x-hcdn-request-id] => Array
                                        (
                                            [0] => ab01c61a174c128377855807fef4b67c-bos-edge3
                                        )

                                    [x-hcdn-cache-status] => Array
                                        (
                                            [0] => DYNAMIC
                                        )

                                    [x-hcdn-upstream-rt] => Array
                                        (
                                            [0] => 0.005
                                        )

                                    [accept-ranges] => Array
                                        (
                                            [0] => bytes
                                        )

                                )

                        )

                    [status_code] => 200
                    [protocol_version] => 1.1
                    [success] => 1
                    [redirects] => 0
                    [url] => https://www.tradingmain.com/wp-content/currency/USD.txt
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                )

                        )

                )

            [filename:protected] => 
        )

)
USDConvert.com

Check the precise currency conversion

The conversion tool enables effortless transitions from the US Dollar (USD) to various global currencies.

A Commitment to Currency Conversion

At USDConvert, we specialize in providing comprehensive currency conversion solutions tailored for a wide spectrum of users, from individual consumers to global businesses.

Efficient Currency Conversion

Experience seamless and efficient currency conversion services that cater to diverse needs, available through USDConvert.com

User-Friendly Interface

Access our user-friendly platform for swift and hassle-free currency conversions, available via USDConvert.com

Customized Currency Solutions

Explore a range of tailored currency solutions crafted to meet your specific needs, exclusively available through USDConvert.com

An array of resources

Our comprehensive suite of professional services caters to a diverse clientele, ranging from homeowners to commercial developers.

Études Architect App

  • Collaborate with fellow architects.
  • Showcase your projects.
  • Experience the world of architecture.
Tourist taking photo of a building
Windows of a building in Nuremberg, Germany

Études Newsletter

  • A world of thought-provoking articles.
  • Case studies that celebrate architecture.
  • Exclusive access to design insights.

Check out entire USD converter

Stay in the loop with everything you need to know.