Rate Overview
Live
1 RON = 2.5773 BOB
1 BOB = 0.387997
RON
Avg
1.6493
High
2.5773
Low
1.5001
Last updated: 7/31/2026, 8:27:26 AM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 2.58 BOB |
| 10 RON | 25.77 BOB |
| 50 RON | 128.87 BOB |
| 100 RON | 257.73 BOB |
| 500 RON | 1,288.67 BOB |
| 1,000 RON | 2,577.34 BOB |
Get RON/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BOBExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-31T08:27:26Z",
"rates": {
"BOB": 2.577342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BOB",
"amount": 100
},
"result": 257.7342,
"rate": 2.577342
}Build with RON/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key