Rate Overview
Live
1 AED = 245.0175 KPW
1 KPW = 0.004081
AED
Avg
245.0170
High
245.0249
Low
245.0010
Last updated: 4/15/2026, 9:26:24 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.02 KPW |
| 10 AED | 2,450.18 KPW |
| 50 AED | 12,250.88 KPW |
| 100 AED | 24,501.75 KPW |
| 500 AED | 122,508.76 KPW |
| 1,000 AED | 245,017.52 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-04-15T21:26:24Z",
"rates": {
"KPW": 245.017517
}
}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": 24501.7517,
"rate": 245.017517
}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