Rate Overview
Live
1 AED = 412.6271 KRW
1 KRW = 0.002423
AED
Avg
398.8689
High
412.6271
Low
388.7579
Last updated: 3/26/2026, 3:39:57 PM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 412.63 KRW |
| 10 AED | 4,126.27 KRW |
| 50 AED | 20,631.36 KRW |
| 100 AED | 41,262.71 KRW |
| 500 AED | 206,313.55 KRW |
| 1,000 AED | 412,627.11 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-26T15:39:57Z",
"rates": {
"KRW": 412.627108
}
}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": 41262.7108,
"rate": 412.627108
}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