Rate Overview
Live
1 KHR = 0.000846 PEN
1 PEN = 1182.03
KHR
Avg
0.000857
High
0.000874
Low
0.000844
Last updated: 5/27/2026, 9:22:50 PM
Quick Conversions
| KHR | PEN |
|---|---|
| 1 KHR | 0.00 PEN |
| 10 KHR | 0.01 PEN |
| 50 KHR | 0.04 PEN |
| 100 KHR | 0.08 PEN |
| 500 KHR | 0.42 PEN |
| 1,000 KHR | 0.85 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-05-27T21:22:50Z",
"rates": {
"PEN": 0.000846
}
}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.0846,
"rate": 0.000846
}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