Rate Overview
Live
1 BIF = 1.3513 KHR
1 KHR = 0.740045
BIF
Avg
1.3496
High
1.3513
Low
1.3471
Last updated: 5/27/2026, 3:39:34 AM
Quick Conversions
| BIF | KHR |
|---|---|
| 1 BIF | 1.35 KHR |
| 10 BIF | 13.51 KHR |
| 50 BIF | 67.56 KHR |
| 100 BIF | 135.13 KHR |
| 500 BIF | 675.63 KHR |
| 1,000 BIF | 1,351.27 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-05-27T03:39:34Z",
"rates": {
"KHR": 1.351269
}
}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.1269,
"rate": 1.351269
}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