Rate Overview
Live
1 KHR = 0.222729 KPW
1 KPW = 4.4898
KHR
Avg
0.222751
High
0.223570
Low
0.222384
Last updated: 8/24/2026, 1:58:00 AM
Quick Conversions
| KHR | KPW |
|---|---|
| 1 KHR | 0.22 KPW |
| 10 KHR | 2.23 KPW |
| 50 KHR | 11.14 KPW |
| 100 KHR | 22.27 KPW |
| 500 KHR | 111.36 KPW |
| 1,000 KHR | 222.73 KPW |
Get KHR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=KPWExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-08-24T01:58:00Z",
"rates": {
"KPW": 0.222729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "KPW",
"amount": 100
},
"result": 22.2729,
"rate": 0.222729
}Build with KHR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key