Rate Overview
Live
1 AED = 245.0308 KPW
1 KPW = 0.004081
AED
Avg
245.0320
High
245.0773
Low
245.0173
Last updated: 3/26/2026, 12:20:17 PM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.03 KPW |
| 10 AED | 2,450.31 KPW |
| 50 AED | 12,251.54 KPW |
| 100 AED | 24,503.08 KPW |
| 500 AED | 122,515.41 KPW |
| 1,000 AED | 245,030.82 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-03-26T12:20:17Z",
"rates": {
"KPW": 245.030823
}
}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": 24503.0823,
"rate": 245.030823
}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