Rate Overview
Live
1 KHR = 0.224349 KPW
1 KPW = 4.4573
KHR
Avg
0.223721
High
0.225078
Low
0.220218
Last updated: 3/28/2026, 12:27:58 PM
Quick Conversions
| KHR | KPW |
|---|---|
| 1 KHR | 0.22 KPW |
| 10 KHR | 2.24 KPW |
| 50 KHR | 11.22 KPW |
| 100 KHR | 22.43 KPW |
| 500 KHR | 112.17 KPW |
| 1,000 KHR | 224.35 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-03-28T12:27:58Z",
"rates": {
"KPW": 0.224349
}
}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.4349,
"rate": 0.224349
}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