Rate Overview
Live
1 AED = 404.4705 KRW
1 KRW = 0.002472
AED
Avg
389.6137
High
418.2290
Low
350.9508
Last updated: 7/21/2026, 8:25:40 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 404.47 KRW |
| 10 AED | 4,044.71 KRW |
| 50 AED | 20,223.53 KRW |
| 100 AED | 40,447.05 KRW |
| 500 AED | 202,235.26 KRW |
| 1,000 AED | 404,470.52 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-21T08:25:40Z",
"rates": {
"KRW": 404.47052
}
}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": 40447.052,
"rate": 404.47052
}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