Rate Overview
Live
1 PEN = 1186.01 KHR
1 KHR = 0.000843
PEN
Avg
1190.21
High
1193.98
Low
1184.53
Last updated: 6/19/2026, 8:50:13 AM
Quick Conversions
| PEN | KHR |
|---|---|
| 1 PEN | 1,186.01 KHR |
| 10 PEN | 11,860.07 KHR |
| 50 PEN | 59,300.35 KHR |
| 100 PEN | 118,600.69 KHR |
| 500 PEN | 593,003.46 KHR |
| 1,000 PEN | 1,186,006.91 KHR |
Get PEN/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KHRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-19T08:50:13Z",
"rates": {
"KHR": 1186.00691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KHR",
"amount": 100
},
"result": 118600.691,
"rate": 1186.00691
}Build with PEN/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key