Rate Overview
Live
1 KHR = 0.000843 PEN
1 PEN = 1186.24
KHR
Avg
0.000840
High
0.000844
Low
0.000837
Last updated: 6/19/2026, 8:52:39 AM
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.84 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-06-19T08:52:39Z",
"rates": {
"PEN": 0.000843
}
}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.0843,
"rate": 0.000843
}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