Rate Overview
Live
1 AED = 406.0231 KRW
1 KRW = 0.002463
AED
Avg
397.1686
High
422.2397
Low
371.5971
Last updated: 7/22/2026, 6:53:38 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 406.02 KRW |
| 10 AED | 4,060.23 KRW |
| 50 AED | 20,301.16 KRW |
| 100 AED | 40,602.31 KRW |
| 500 AED | 203,011.57 KRW |
| 1,000 AED | 406,023.14 KRW |
Get AED/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KRWExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-22T06:53:38Z",
"rates": {
"KRW": 406.023144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KRW",
"amount": 100
},
"result": 40602.3144,
"rate": 406.023144
}Build with AED/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key