Rate Overview
Live
1 BIF = 0.001536 RON
1 RON = 651.0417
BIF
Avg
0.001493
High
0.001547
Low
0.001448
Last updated: 7/23/2026, 4:06:47 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.77 RON |
| 1,000 BIF | 1.54 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-07-23T04:06:47Z",
"rates": {
"RON": 0.001536
}
}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.15360000000000001,
"rate": 0.001536
}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