Rate Overview
Live
1 BIF = 0.001452 RON
1 RON = 688.7052
BIF
Avg
0.001456
High
0.001468
Low
0.001432
Last updated: 4/16/2026, 5:29:04 PM
Quick Conversions
| BIF | RON |
|---|---|
| 1 BIF | 0.00 RON |
| 10 BIF | 0.01 RON |
| 50 BIF | 0.07 RON |
| 100 BIF | 0.15 RON |
| 500 BIF | 0.73 RON |
| 1,000 BIF | 1.45 RON |
Get BIF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=RONExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-16T17:29:04Z",
"rates": {
"RON": 0.001452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "RON",
"amount": 100
},
"result": 0.1452,
"rate": 0.001452
}Build with BIF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key