Rate Overview
Live
1 IDR = 0.172573 BIF
1 BIF = 5.7946
IDR
Avg
0.173700
High
0.175848
Low
0.172573
Last updated: 4/16/2026, 7:13:34 PM
Quick Conversions
| IDR | BIF |
|---|---|
| 1 IDR | 0.17 BIF |
| 10 IDR | 1.73 BIF |
| 50 IDR | 8.63 BIF |
| 100 IDR | 17.26 BIF |
| 500 IDR | 86.29 BIF |
| 1,000 IDR | 172.57 BIF |
Get IDR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BIFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-16T19:13:34Z",
"rates": {
"BIF": 0.172573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BIF",
"amount": 100
},
"result": 17.2573,
"rate": 0.172573
}Build with IDR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key