Rate Overview
Live
1 BIF = 5.7948 IDR
1 IDR = 0.172569
BIF
Avg
5.7572
High
5.7948
Low
5.6867
Last updated: 4/16/2026, 5:29:54 PM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 5.79 IDR |
| 10 BIF | 57.95 IDR |
| 50 BIF | 289.74 IDR |
| 100 BIF | 579.48 IDR |
| 500 BIF | 2,897.40 IDR |
| 1,000 BIF | 5,794.80 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-04-16T17:29:54Z",
"rates": {
"IDR": 5.794799
}
}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": 579.4799,
"rate": 5.794799
}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