Rate Overview
Live
1 BIF = 6.0438 IDR
1 IDR = 0.165460
BIF
Avg
6.0222
High
6.0438
Low
5.9805
Last updated: 7/4/2026, 11:57:42 PM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 6.04 IDR |
| 10 BIF | 60.44 IDR |
| 50 BIF | 302.19 IDR |
| 100 BIF | 604.38 IDR |
| 500 BIF | 3,021.88 IDR |
| 1,000 BIF | 6,043.76 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-04T23:57:42Z",
"rates": {
"IDR": 6.043755
}
}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": 604.3755,
"rate": 6.043755
}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