Rate Overview
Live
1 KRW = 0.002421 AED
1 AED = 413.0525
KRW
Avg
0.002440
High
0.002469
Low
0.002421
Last updated: 3/27/2026, 6:03:36 AM
Quick Conversions
| KRW | AED |
|---|---|
| 1 KRW | 0.00 AED |
| 10 KRW | 0.02 AED |
| 50 KRW | 0.12 AED |
| 100 KRW | 0.24 AED |
| 500 KRW | 1.21 AED |
| 1,000 KRW | 2.42 AED |
Get KRW/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=AEDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T06:03:36Z",
"rates": {
"AED": 0.002421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "AED",
"amount": 100
},
"result": 0.2421,
"rate": 0.002421
}Build with KRW/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key