Rate Overview
Live
1 KHR = 0.222531 KPW
1 KPW = 4.4938
KHR
Avg
0.222827
High
0.223570
Low
0.222456
Last updated: 8/23/2026, 11:30:41 AM
Quick Conversions
| KHR | KPW |
|---|---|
| 1 KHR | 0.22 KPW |
| 10 KHR | 2.23 KPW |
| 50 KHR | 11.13 KPW |
| 100 KHR | 22.25 KPW |
| 500 KHR | 111.27 KPW |
| 1,000 KHR | 222.53 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-23T11:30:41Z",
"rates": {
"KPW": 0.222531
}
}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.2531,
"rate": 0.222531
}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