Rate Overview
Live
1 AED = 245.1507 KPW
1 KPW = 0.004079
AED
Avg
245.1082
High
245.3065
Low
244.9984
Last updated: 8/24/2026, 5:33:51 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.15 KPW |
| 10 AED | 2,451.51 KPW |
| 50 AED | 12,257.54 KPW |
| 100 AED | 24,515.07 KPW |
| 500 AED | 122,575.38 KPW |
| 1,000 AED | 245,150.75 KPW |
Get AED/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KPWExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-24T17:33:51Z",
"rates": {
"KPW": 245.15075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KPW",
"amount": 100
},
"result": 24515.074999999997,
"rate": 245.15075
}Build with AED/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key