Rate Overview
Live
1 BIF = 5.9520 IDR
1 IDR = 0.168010
BIF
Avg
5.9321
High
5.9520
Low
5.9028
Last updated: 9/2/2026, 4:01:07 AM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 5.95 IDR |
| 10 BIF | 59.52 IDR |
| 50 BIF | 297.60 IDR |
| 100 BIF | 595.20 IDR |
| 500 BIF | 2,976.02 IDR |
| 1,000 BIF | 5,952.04 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-09-02T04:01:07Z",
"rates": {
"IDR": 5.952039
}
}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": 595.2039,
"rate": 5.952039
}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