Rate Overview
Live
1 IDR = 0.166810 BIF
1 BIF = 5.9948
IDR
Avg
0.167298
High
0.168218
Low
0.166561
Last updated: 8/12/2026, 4:22:45 AM
Quick Conversions
| IDR | BIF |
|---|---|
| 1 IDR | 0.17 BIF |
| 10 IDR | 1.67 BIF |
| 50 IDR | 8.34 BIF |
| 100 IDR | 16.68 BIF |
| 500 IDR | 83.41 BIF |
| 1,000 IDR | 166.81 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-08-12T04:22:45Z",
"rates": {
"BIF": 0.16681
}
}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": 16.681,
"rate": 0.16681
}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