Rate Overview
Live
1 RON = 2.3341 BOB
1 BOB = 0.428437
RON
Avg
1.8310
High
2.3462
Low
1.4967
Last updated: 7/20/2026, 7:19:30 AM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 2.33 BOB |
| 10 RON | 23.34 BOB |
| 50 RON | 116.70 BOB |
| 100 RON | 233.41 BOB |
| 500 RON | 1,167.03 BOB |
| 1,000 RON | 2,334.07 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-20T07:19:30Z",
"rates": {
"BOB": 2.334066
}
}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": 233.4066,
"rate": 2.334066
}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