Rate Overview
Live
1 BIF = 5.7163 IDR
1 IDR = 0.174939
BIF
Avg
5.6848
High
5.7163
Low
5.6584
Last updated: 3/6/2026, 11:18:30 AM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 5.72 IDR |
| 10 BIF | 57.16 IDR |
| 50 BIF | 285.81 IDR |
| 100 BIF | 571.63 IDR |
| 500 BIF | 2,858.14 IDR |
| 1,000 BIF | 5,716.29 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-03-06T11:18:30Z",
"rates": {
"IDR": 5.716286
}
}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": 571.6286,
"rate": 5.716286
}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