Rate Overview
Live
1 AED = 245.0215 KPW
1 KPW = 0.004081
AED
Avg
245.0268
High
245.0655
Low
244.9813
Last updated: 5/26/2026, 9:31:11 AM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.02 KPW |
| 10 AED | 2,450.22 KPW |
| 50 AED | 12,251.08 KPW |
| 100 AED | 24,502.15 KPW |
| 500 AED | 122,510.77 KPW |
| 1,000 AED | 245,021.55 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-26T09:31:11Z",
"rates": {
"KPW": 245.021549
}
}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": 24502.154899999998,
"rate": 245.021549
}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