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

Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [content-type] => text/plain
                    [last-modified] => Mon, 13 Jan 2025 01:05:10 GMT
                    [etag] => "1ed-678466c6-3fce79a562068e67;br"
                    [accept-ranges] => bytes
                    [content-encoding] => br
                    [vary] => Accept-Encoding
                    [content-length] => 212
                    [date] => Mon, 13 Jan 2025 01:08:48 GMT
                    [server] => LiteSpeed
                    [platform] => hostinger
                    [panel] => hpanel
                    [content-security-policy] => upgrade-insecure-requests
                    [access-control-allow-origin] => *
                    [alt-svc] => h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
                )

        )

    [body] => {
    "rates": {
        "USD": 1,
        "KRW": 1472.2094,
        "EUR": 0.9762,
        "GBP": 0.8195,
        "JPY": 157.8158,
        "CNY": 7.3327,
        "CHF": 0.9169,
        "HKD": 7.7873,
        "AUD": 1.6245,
        "CAD": 1.4425,
        "TWD": 33.0607,
        "PHP": 58.652,
        "INR": 86.1386,
        "THB": 34.731,
        "MXN": 20.7084,
        "MYR": 4.5109,
        "NZD": 1.7969,
        "RUB": 101.7392,
        "TRY": 35.4327,
        "VND": 25370.0218
    }
}
    [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": 1472.2094,
        "EUR": 0.9762,
        "GBP": 0.8195,
        "JPY": 157.8158,
        "CNY": 7.3327,
        "CHF": 0.9169,
        "HKD": 7.7873,
        "AUD": 1.6245,
        "CAD": 1.4425,
        "TWD": 33.0607,
        "PHP": 58.652,
        "INR": 86.1386,
        "THB": 34.731,
        "MXN": 20.7084,
        "MYR": 4.5109,
        "NZD": 1.7969,
        "RUB": 101.7392,
        "TRY": 35.4327,
        "VND": 25370.0218
    }
}
                    [raw] => HTTP/1.1 200 OK
Connection: close
content-type: text/plain
last-modified: Mon, 13 Jan 2025 01:05:10 GMT
etag: "1ed-678466c6-3fce79a562068e67;br"
accept-ranges: bytes
content-encoding: br
vary: Accept-Encoding
content-length: 212
date: Mon, 13 Jan 2025 01:08:48 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
access-control-allow-origin: *
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

{
    "rates": {
        "USD": 1,
        "KRW": 1472.2094,
        "EUR": 0.9762,
        "GBP": 0.8195,
        "JPY": 157.8158,
        "CNY": 7.3327,
        "CHF": 0.9169,
        "HKD": 7.7873,
        "AUD": 1.6245,
        "CAD": 1.4425,
        "TWD": 33.0607,
        "PHP": 58.652,
        "INR": 86.1386,
        "THB": 34.731,
        "MXN": 20.7084,
        "MYR": 4.5109,
        "NZD": 1.7969,
        "RUB": 101.7392,
        "TRY": 35.4327,
        "VND": 25370.0218
    }
}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [content-type] => Array
                                        (
                                            [0] => text/plain
                                        )

                                    [last-modified] => Array
                                        (
                                            [0] => Mon, 13 Jan 2025 01:05:10 GMT
                                        )

                                    [etag] => Array
                                        (
                                            [0] => "1ed-678466c6-3fce79a562068e67;br"
                                        )

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

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

                                    [vary] => Array
                                        (
                                            [0] => Accept-Encoding
                                        )

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

                                    [date] => Array
                                        (
                                            [0] => Mon, 13 Jan 2025 01:08:48 GMT
                                        )

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

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

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

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

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

                                    [alt-svc] => Array
                                        (
                                            [0] => h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
                                        )

                                )

                        )

                    [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.