Rate Overview
Live
1 AED = 373.0186 KRW
1 KRW = 0.002681
AED
Avg
373.8232
High
376.3629
Low
370.9660
Last updated: 9/3/2026, 6:08:27 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 373.02 KRW |
| 10 AED | 3,730.19 KRW |
| 50 AED | 18,650.93 KRW |
| 100 AED | 37,301.86 KRW |
| 500 AED | 186,509.30 KRW |
| 1,000 AED | 373,018.60 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-09-03T06:08:27Z",
"rates": {
"KRW": 373.018595
}
}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": 37301.8595,
"rate": 373.018595
}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