Rate Overview
Live
1 BIF = 5.8718 IDR
1 IDR = 0.170304
BIF
Avg
5.8423
High
5.8718
Low
5.8247
Last updated: 5/6/2026, 7:17:59 PM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 5.87 IDR |
| 10 BIF | 58.72 IDR |
| 50 BIF | 293.59 IDR |
| 100 BIF | 587.18 IDR |
| 500 BIF | 2,935.92 IDR |
| 1,000 BIF | 5,871.84 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-05-06T19:17:59Z",
"rates": {
"IDR": 5.87184
}
}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": 587.184,
"rate": 5.87184
}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