Rate Overview
Live
1 IDR = 0.174938 BIF
1 BIF = 5.7163
IDR
Avg
0.175912
High
0.176727
Low
0.174938
Last updated: 3/6/2026, 8:03:41 AM
Quick Conversions
| IDR | BIF |
|---|---|
| 1 IDR | 0.17 BIF |
| 10 IDR | 1.75 BIF |
| 50 IDR | 8.75 BIF |
| 100 IDR | 17.49 BIF |
| 500 IDR | 87.47 BIF |
| 1,000 IDR | 174.94 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-03-06T08:03:41Z",
"rates": {
"BIF": 0.174938
}
}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.4938,
"rate": 0.174938
}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