Rate Overview
Live
1 AED = 244.8924 KPW
1 KPW = 0.004083
AED
Avg
245.0139
High
245.2441
Low
244.8924
Last updated: 6/15/2026, 12:51:31 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 244.89 KPW |
| 10 AED | 2,448.92 KPW |
| 50 AED | 12,244.62 KPW |
| 100 AED | 24,489.24 KPW |
| 500 AED | 122,446.18 KPW |
| 1,000 AED | 244,892.36 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-06-15T12:51:31Z",
"rates": {
"KPW": 244.892355
}
}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": 24489.235500000003,
"rate": 244.892355
}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