Rate Overview
Live
1 BIF = 1.3531 KHR
1 KHR = 0.739031
BIF
Avg
1.3537
High
1.3567
Low
1.3515
Last updated: 9/3/2026, 3:21:52 AM
Quick Conversions
| BIF | KHR |
|---|---|
| 1 BIF | 1.35 KHR |
| 10 BIF | 13.53 KHR |
| 50 BIF | 67.66 KHR |
| 100 BIF | 135.31 KHR |
| 500 BIF | 676.56 KHR |
| 1,000 BIF | 1,353.12 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-09-03T03:21:52Z",
"rates": {
"KHR": 1.353124
}
}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.3124,
"rate": 1.353124
}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