Rate Overview
Live
1 AED = 412.2909 KRW
1 KRW = 0.002425
AED
Avg
398.8449
High
412.2909
Low
388.7579
Last updated: 3/26/2026, 2:00:50 PM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 412.29 KRW |
| 10 AED | 4,122.91 KRW |
| 50 AED | 20,614.54 KRW |
| 100 AED | 41,229.09 KRW |
| 500 AED | 206,145.44 KRW |
| 1,000 AED | 412,290.88 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-26T14:00:50Z",
"rates": {
"KRW": 412.290875
}
}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": 41229.0875,
"rate": 412.290875
}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