Rate Overview
Live
1 BIF = 0.001515 RON
1 RON = 660.0660
BIF
Avg
0.001472
High
0.001518
Low
0.001432
Last updated: 5/27/2026, 1:24:36 AM
Quick Conversions
| BIF | RON |
|---|---|
| 1 BIF | 0.00 RON |
| 10 BIF | 0.02 RON |
| 50 BIF | 0.08 RON |
| 100 BIF | 0.15 RON |
| 500 BIF | 0.76 RON |
| 1,000 BIF | 1.52 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-05-27T01:24:36Z",
"rates": {
"RON": 0.001515
}
}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.1515,
"rate": 0.001515
}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