Rate Overview
Live
1 AED = 245.0455 KPW
1 KPW = 0.004081
AED
Avg
245.0398
High
245.0647
Low
245.0134
Last updated: 3/6/2026, 8:10:18 AM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.05 KPW |
| 10 AED | 2,450.46 KPW |
| 50 AED | 12,252.28 KPW |
| 100 AED | 24,504.55 KPW |
| 500 AED | 122,522.77 KPW |
| 1,000 AED | 245,045.54 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-06T08:10:18Z",
"rates": {
"KPW": 245.045535
}
}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": 24504.5535,
"rate": 245.045535
}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