Rate Overview
Live
1 BIF = 5.9454 IDR
1 IDR = 0.168197
BIF
Avg
5.9835
High
6.0186
Low
5.9422
Last updated: 6/16/2026, 8:06:58 AM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 5.95 IDR |
| 10 BIF | 59.45 IDR |
| 50 BIF | 297.27 IDR |
| 100 BIF | 594.54 IDR |
| 500 BIF | 2,972.71 IDR |
| 1,000 BIF | 5,945.42 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-06-16T08:06:58Z",
"rates": {
"IDR": 5.945424
}
}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": 594.5424,
"rate": 5.945424
}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