Rate Overview
Live
1 AED = 405.5704 KRW
1 KRW = 0.002466
AED
Avg
404.0036
High
424.2035
Low
388.7579
Last updated: 7/21/2026, 2:29:06 PM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 405.57 KRW |
| 10 AED | 4,055.70 KRW |
| 50 AED | 20,278.52 KRW |
| 100 AED | 40,557.04 KRW |
| 500 AED | 202,785.19 KRW |
| 1,000 AED | 405,570.38 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-21T14:29:06Z",
"rates": {
"KRW": 405.570378
}
}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": 40557.0378,
"rate": 405.570378
}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