Rate Overview
Live
1 KHR = 0.224415 KPW
1 KPW = 4.4560
KHR
Avg
0.224309
High
0.224609
Low
0.223825
Last updated: 3/7/2026, 9:16:02 AM
Quick Conversions
| KHR | KPW |
|---|---|
| 1 KHR | 0.22 KPW |
| 10 KHR | 2.24 KPW |
| 50 KHR | 11.22 KPW |
| 100 KHR | 22.44 KPW |
| 500 KHR | 112.21 KPW |
| 1,000 KHR | 224.42 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-07T09:16:02Z",
"rates": {
"KPW": 0.224415
}
}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.4415,
"rate": 0.224415
}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