Rate Overview
Live
1 KHR = 0.000862 PEN
1 PEN = 1160.09
KHR
Avg
0.000868
High
0.000935
Low
0.000826
Last updated: 3/28/2026, 12:25:52 PM
Quick Conversions
| KHR | PEN |
|---|---|
| 1 KHR | 0.00 PEN |
| 10 KHR | 0.01 PEN |
| 50 KHR | 0.04 PEN |
| 100 KHR | 0.09 PEN |
| 500 KHR | 0.43 PEN |
| 1,000 KHR | 0.86 PEN |
Get KHR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=PENExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-28T12:25:52Z",
"rates": {
"PEN": 0.000862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "PEN",
"amount": 100
},
"result": 0.0862,
"rate": 0.000862
}Build with KHR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key