Rate Overview
Live
1 KHR = 0.000867 PEN
1 PEN = 1153.40
KHR
Avg
0.000849
High
0.000867
Low
0.000834
Last updated: 3/7/2026, 7:41:45 AM
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.87 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-07T07:41:45Z",
"rates": {
"PEN": 0.000867
}
}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.0867,
"rate": 0.000867
}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