Rate Overview
Live
1 PEN = 1210.94 KHR
1 KHR = 0.000826
PEN
Avg
1207.88
High
1212.59
Low
1199.01
Last updated: 8/18/2026, 4:02:51 PM
Quick Conversions
| PEN | KHR |
|---|---|
| 1 PEN | 1,210.94 KHR |
| 10 PEN | 12,109.41 KHR |
| 50 PEN | 60,547.07 KHR |
| 100 PEN | 121,094.13 KHR |
| 500 PEN | 605,470.67 KHR |
| 1,000 PEN | 1,210,941.33 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-08-18T16:02:51Z",
"rates": {
"KHR": 1210.94133
}
}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": 121094.13300000002,
"rate": 1210.94133
}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