Rate Overview
Live
1 AED = 245.0179 KPW
1 KPW = 0.004081
AED
Avg
245.0223
High
245.0561
Low
244.9834
Last updated: 5/6/2026, 2:49:30 AM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.02 KPW |
| 10 AED | 2,450.18 KPW |
| 50 AED | 12,250.89 KPW |
| 100 AED | 24,501.79 KPW |
| 500 AED | 122,508.94 KPW |
| 1,000 AED | 245,017.87 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-05-06T02:49:30Z",
"rates": {
"KPW": 245.017871
}
}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.7871,
"rate": 245.017871
}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