Rate Overview
Live
1 BIF = 6.0069 IDR
1 IDR = 0.166475
BIF
Avg
5.7320
High
6.0069
Low
5.6122
Last updated: 5/26/2026, 11:31:32 PM
Quick Conversions
| BIF | IDR |
|---|---|
| 1 BIF | 6.01 IDR |
| 10 BIF | 60.07 IDR |
| 50 BIF | 300.35 IDR |
| 100 BIF | 600.69 IDR |
| 500 BIF | 3,003.45 IDR |
| 1,000 BIF | 6,006.91 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-26T23:31:32Z",
"rates": {
"IDR": 6.006906
}
}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": 600.6906,
"rate": 6.006906
}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