Rate Overview
Live
1 AED = 245.0778 KPW
1 KPW = 0.004080
AED
Avg
245.0691
High
245.1757
Low
245.0120
Last updated: 9/14/2026, 7:30:18 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.08 KPW |
| 10 AED | 2,450.78 KPW |
| 50 AED | 12,253.89 KPW |
| 100 AED | 24,507.78 KPW |
| 500 AED | 122,538.88 KPW |
| 1,000 AED | 245,077.77 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-09-14T19:30:18Z",
"rates": {
"KPW": 245.077769
}
}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": 24507.776899999997,
"rate": 245.077769
}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