Rate Overview
Live
1 BIF = 0.001533 RON
1 RON = 652.3157
BIF
Avg
0.001540
High
0.001546
Low
0.001533
Last updated: 7/4/2026, 9:58:42 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.53 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-04T09:58:42Z",
"rates": {
"RON": 0.001533
}
}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.15330000000000002,
"rate": 0.001533
}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