Rate Overview
Live
1 BIF = 6.0346 IDR
1 IDR = 0.165712
BIF
Avg
6.0180
High
6.0398
Low
6.0023
Last updated: 7/26/2026, 10:55:46 PM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 6.03 IDR |
| 10 BIF | 60.35 IDR |
| 50 BIF | 301.73 IDR |
| 100 BIF | 603.46 IDR |
| 500 BIF | 3,017.28 IDR |
| 1,000 BIF | 6,034.57 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-26T22:55:46Z",
"rates": {
"IDR": 6.034569
}
}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": 603.4569,
"rate": 6.034569
}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