Rate Overview
Live
1 AED = 245.0967 KPW
1 KPW = 0.004080
AED
Avg
245.0851
High
245.1954
Low
245.0203
Last updated: 7/5/2026, 1:04:32 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.10 KPW |
| 10 AED | 2,450.97 KPW |
| 50 AED | 12,254.83 KPW |
| 100 AED | 24,509.67 KPW |
| 500 AED | 122,548.33 KPW |
| 1,000 AED | 245,096.66 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-07-05T13:04:32Z",
"rates": {
"KPW": 245.096655
}
}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": 24509.6655,
"rate": 245.096655
}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