Rate Overview
Live
1 BIF = 1.3527 KHR
1 KHR = 0.739281
BIF
Avg
1.3491
High
1.3527
Low
1.3433
Last updated: 7/1/2026, 9:34:44 AM
Quick Conversions
| BIF | KHR |
|---|---|
| 1 BIF | 1.35 KHR |
| 10 BIF | 13.53 KHR |
| 50 BIF | 67.63 KHR |
| 100 BIF | 135.27 KHR |
| 500 BIF | 676.33 KHR |
| 1,000 BIF | 1,352.67 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-07-01T09:34:44Z",
"rates": {
"KHR": 1.352666
}
}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": 135.26659999999998,
"rate": 1.352666
}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