Rate Overview
Live
1 BIF = 1.3503 KHR
1 KHR = 0.740561
BIF
Avg
1.3573
High
1.3667
Low
1.3503
Last updated: 3/27/2026, 1:18:12 PM
Quick Conversions
| BIF | KHR |
|---|---|
| 1 BIF | 1.35 KHR |
| 10 BIF | 13.50 KHR |
| 50 BIF | 67.52 KHR |
| 100 BIF | 135.03 KHR |
| 500 BIF | 675.16 KHR |
| 1,000 BIF | 1,350.33 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-03-27T13:18:12Z",
"rates": {
"KHR": 1.350328
}
}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.0328,
"rate": 1.350328
}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