Rate Overview
Live
1 BIF = 5.9766 IDR
1 IDR = 0.167318
BIF
Avg
5.8147
High
6.0644
Low
5.6411
Last updated: 7/21/2026, 1:46:09 PM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 5.98 IDR |
| 10 BIF | 59.77 IDR |
| 50 BIF | 298.83 IDR |
| 100 BIF | 597.66 IDR |
| 500 BIF | 2,988.32 IDR |
| 1,000 BIF | 5,976.64 IDR |
Get BIF/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=IDRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-21T13:46:09Z",
"rates": {
"IDR": 5.97664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "IDR",
"amount": 100
},
"result": 597.664,
"rate": 5.97664
}Build with BIF/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key