Rate Overview
Live
1 KRW = 0.002502 AED
1 AED = 399.6803
KRW
Avg
0.002497
High
0.002516
Low
0.002479
Last updated: 7/27/2026, 1:21:49 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.25 AED |
| 1,000 KRW | 2.50 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-27T01:21:49Z",
"rates": {
"AED": 0.002502
}
}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.2502,
"rate": 0.002502
}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