Rate Overview
Live
1 KRW = 0.002435 AED
1 AED = 410.6776
KRW
Avg
0.002558
High
0.002714
Low
0.002408
Last updated: 5/27/2026, 7:26:10 PM
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.22 AED |
| 1,000 KRW | 2.44 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-05-27T19:26:10Z",
"rates": {
"AED": 0.002435
}
}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.24350000000000002,
"rate": 0.002435
}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