Rate Overview
Live
1 KRW = 0.002461 AED
1 AED = 406.3389
KRW
Avg
0.002502
High
0.002550
Low
0.002461
Last updated: 3/7/2026, 12:28:26 AM
Quick Conversions
| KRW | AED |
|---|---|
| 1 KRW | 0.00 AED |
| 10 KRW | 0.02 AED |
| 50 KRW | 0.12 AED |
| 100 KRW | 0.25 AED |
| 500 KRW | 1.23 AED |
| 1,000 KRW | 2.46 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-07T00:28:26Z",
"rates": {
"AED": 0.002461
}
}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.2461,
"rate": 0.002461
}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