Rate Overview
Live
1 AED = 402.8138 KRW
1 KRW = 0.002483
AED
Avg
398.3778
High
403.7830
Low
392.0120
Last updated: 3/6/2026, 8:09:23 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 402.81 KRW |
| 10 AED | 4,028.14 KRW |
| 50 AED | 20,140.69 KRW |
| 100 AED | 40,281.38 KRW |
| 500 AED | 201,406.89 KRW |
| 1,000 AED | 402,813.78 KRW |
Get AED/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KRWExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-06T08:09:23Z",
"rates": {
"KRW": 402.813776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KRW",
"amount": 100
},
"result": 40281.3776,
"rate": 402.813776
}Build with AED/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key