Rate Overview
Live
1 AED = 412.9511 KRW
1 KRW = 0.002422
AED
Avg
386.8604
High
412.9511
Low
350.9508
Last updated: 3/26/2026, 1:59:09 PM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 412.95 KRW |
| 10 AED | 4,129.51 KRW |
| 50 AED | 20,647.55 KRW |
| 100 AED | 41,295.11 KRW |
| 500 AED | 206,475.54 KRW |
| 1,000 AED | 412,951.09 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-26T13:59:09Z",
"rates": {
"KRW": 412.951089
}
}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": 41295.1089,
"rate": 412.951089
}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