Rate Overview
Live
1 AED = 387.9264 KRW
1 KRW = 0.002578
AED
Avg
385.8497
High
387.9264
Low
383.3081
Last updated: 8/13/2026, 6:15:49 AM
Quick Conversions
| AED | KRW |
|---|---|
| 1 AED | 387.93 KRW |
| 10 AED | 3,879.26 KRW |
| 50 AED | 19,396.32 KRW |
| 100 AED | 38,792.64 KRW |
| 500 AED | 193,963.22 KRW |
| 1,000 AED | 387,926.43 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-08-13T06:15:49Z",
"rates": {
"KRW": 387.926434
}
}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": 38792.6434,
"rate": 387.926434
}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