Rate Overview
Live
1 AED = 413.9864 KRW
1 KRW = 0.002416
AED
Avg
414.9034
High
416.4247
Low
413.4394
Last updated: 6/15/2026, 5:34:08 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 413.99 KRW |
| 10 AED | 4,139.86 KRW |
| 50 AED | 20,699.32 KRW |
| 100 AED | 41,398.64 KRW |
| 500 AED | 206,993.19 KRW |
| 1,000 AED | 413,986.39 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-06-15T05:34:08Z",
"rates": {
"KRW": 413.986385
}
}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": 41398.6385,
"rate": 413.986385
}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