Rate Overview
Live
1 AED = 245.0866 KPW
1 KPW = 0.004080
AED
Avg
245.0358
High
245.1157
Low
244.9573
Last updated: 8/20/2026, 1:06:26 AM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.09 KPW |
| 10 AED | 2,450.87 KPW |
| 50 AED | 12,254.33 KPW |
| 100 AED | 24,508.66 KPW |
| 500 AED | 122,543.32 KPW |
| 1,000 AED | 245,086.63 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-20T01:06:26Z",
"rates": {
"KPW": 245.086634
}
}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": 24508.6634,
"rate": 245.086634
}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