Rate Overview
Live
1 KHR = 0.223980 KPW
1 KPW = 4.4647
KHR
Avg
0.224162
High
0.224999
Low
0.223921
Last updated: 5/27/2026, 2:52:22 PM
Quick Conversions
| KHR | KPW |
|---|---|
| 1 KHR | 0.22 KPW |
| 10 KHR | 2.24 KPW |
| 50 KHR | 11.20 KPW |
| 100 KHR | 22.40 KPW |
| 500 KHR | 111.99 KPW |
| 1,000 KHR | 223.98 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-05-27T14:52:22Z",
"rates": {
"KPW": 0.22398
}
}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.398,
"rate": 0.22398
}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