Rate Overview
Live
1 KRW = 0.002536 AED
1 AED = 394.3218
KRW
Avg
0.002570
High
0.002849
Low
0.002391
Last updated: 7/30/2026, 9:44:50 AM
Quick Conversions
| KRW | AED |
|---|---|
| 1 KRW | 0.00 AED |
| 10 KRW | 0.03 AED |
| 50 KRW | 0.13 AED |
| 100 KRW | 0.25 AED |
| 500 KRW | 1.27 AED |
| 1,000 KRW | 2.54 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-07-30T09:44:50Z",
"rates": {
"AED": 0.002536
}
}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.2536,
"rate": 0.002536
}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