Rate Overview
Live
1 AED = 413.3115 KRW
1 KRW = 0.002419
AED
Avg
412.3602
High
414.7885
Low
409.8609
Last updated: 5/26/2026, 3:12:28 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 413.31 KRW |
| 10 AED | 4,133.11 KRW |
| 50 AED | 20,665.57 KRW |
| 100 AED | 41,331.15 KRW |
| 500 AED | 206,655.73 KRW |
| 1,000 AED | 413,311.46 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-26T03:12:28Z",
"rates": {
"KRW": 413.311462
}
}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": 41331.1462,
"rate": 413.311462
}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