Rate Overview
Live
1 AED = 245.0437 KPW
1 KPW = 0.004081
AED
Avg
245.0338
High
245.1413
Low
244.8985
Last updated: 8/21/2026, 3:09:31 AM
Quick Conversions
| AED | KPW |
|---|---|
| 1 AED | 245.04 KPW |
| 10 AED | 2,450.44 KPW |
| 50 AED | 12,252.18 KPW |
| 100 AED | 24,504.37 KPW |
| 500 AED | 122,521.84 KPW |
| 1,000 AED | 245,043.69 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-08-21T03:09:31Z",
"rates": {
"KPW": 245.043689
}
}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.3689,
"rate": 245.043689
}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