Rate Overview
Live
1 RON = 1.5092 BOB
1 BOB = 0.662597
RON
Avg
1.5237
High
1.5350
Low
1.5092
Last updated: 6/19/2026, 8:06:37 AM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 1.51 BOB |
| 10 RON | 15.09 BOB |
| 50 RON | 75.46 BOB |
| 100 RON | 150.92 BOB |
| 500 RON | 754.61 BOB |
| 1,000 RON | 1,509.21 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-06-19T08:06:37Z",
"rates": {
"BOB": 1.509214
}
}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": 150.9214,
"rate": 1.509214
}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