Rate Overview
Live
1 AED = 244.9984 KPW
1 KPW = 0.004082
AED
Avg
245.0464
High
245.1228
Low
244.9984
Last updated: 8/20/2026, 7:45:38 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.00 KPW |
| 10 AED | 2,449.98 KPW |
| 50 AED | 12,249.92 KPW |
| 100 AED | 24,499.84 KPW |
| 500 AED | 122,499.21 KPW |
| 1,000 AED | 244,998.42 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-20T19:45:38Z",
"rates": {
"KPW": 244.998416
}
}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": 24499.8416,
"rate": 244.998416
}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