Rate Overview
Live
1 KHR = 0.025302 XPF
1 XPF = 39.5226
KHR
Avg
0.025413
High
0.025652
Low
0.025273
Last updated: 4/17/2026, 7:52:11 AM
Quick Conversions
| KHR | XPF |
|---|---|
| 1 KHR | 0.03 XPF |
| 10 KHR | 0.25 XPF |
| 50 KHR | 1.27 XPF |
| 100 KHR | 2.53 XPF |
| 500 KHR | 12.65 XPF |
| 1,000 KHR | 25.30 XPF |
Get KHR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=XPFExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-17T07:52:11Z",
"rates": {
"XPF": 0.025302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "XPF",
"amount": 100
},
"result": 2.5302000000000002,
"rate": 0.025302
}Build with KHR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key