Rate Overview
Live
1 PEN = 1152.33 KHR
1 KHR = 0.000868
PEN
Avg
1177.46
High
1197.88
Low
1152.33
Last updated: 3/7/2026, 7:41:01 AM
Quick Conversions
| PEN | KHR |
|---|---|
| 1 PEN | 1,152.33 KHR |
| 10 PEN | 11,523.33 KHR |
| 50 PEN | 57,616.65 KHR |
| 100 PEN | 115,233.30 KHR |
| 500 PEN | 576,166.49 KHR |
| 1,000 PEN | 1,152,332.98 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-03-07T07:41:01Z",
"rates": {
"KHR": 1152.332977
}
}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": 115233.2977,
"rate": 1152.332977
}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