Rate Overview
Live
1 AED = 412.3372 KRW
1 KRW = 0.002425
AED
Avg
405.1698
High
414.7885
Low
394.2484
Last updated: 5/26/2026, 8:18:34 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 412.34 KRW |
| 10 AED | 4,123.37 KRW |
| 50 AED | 20,616.86 KRW |
| 100 AED | 41,233.72 KRW |
| 500 AED | 206,168.58 KRW |
| 1,000 AED | 412,337.16 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-05-26T08:18:34Z",
"rates": {
"KRW": 412.337158
}
}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": 41233.7158,
"rate": 412.337158
}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