Rate Overview
Live
1 AED = 404.2566 KRW
1 KRW = 0.002474
AED
Avg
403.3057
High
405.6333
Low
400.3455
Last updated: 4/15/2026, 9:28:16 PM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 404.26 KRW |
| 10 AED | 4,042.57 KRW |
| 50 AED | 20,212.83 KRW |
| 100 AED | 40,425.66 KRW |
| 500 AED | 202,128.31 KRW |
| 1,000 AED | 404,256.62 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-04-15T21:28:16Z",
"rates": {
"KRW": 404.256622
}
}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": 40425.6622,
"rate": 404.256622
}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