Rate Overview
Live
1 BIF = 1.3471 KHR
1 KHR = 0.742318
BIF
Avg
1.3461
High
1.3519
Low
1.3307
Last updated: 4/16/2026, 5:30:26 PM
Quick Conversions
| BIF | KHR |
|---|---|
| 1 BIF | 1.35 KHR |
| 10 BIF | 13.47 KHR |
| 50 BIF | 67.36 KHR |
| 100 BIF | 134.71 KHR |
| 500 BIF | 673.57 KHR |
| 1,000 BIF | 1,347.13 KHR |
Get BIF/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KHRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-16T17:30:26Z",
"rates": {
"KHR": 1.347131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KHR",
"amount": 100
},
"result": 134.7131,
"rate": 1.347131
}Build with BIF/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key