Rate Overview
Live
1 BOB = 0.662596 RON
1 RON = 1.5092
BOB
Avg
0.656323
High
0.662596
Low
0.651486
Last updated: 6/19/2026, 8:21:13 AM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.66 RON |
| 10 BOB | 6.63 RON |
| 50 BOB | 33.13 RON |
| 100 BOB | 66.26 RON |
| 500 BOB | 331.30 RON |
| 1,000 BOB | 662.60 RON |
Get BOB/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=RONExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:21:13Z",
"rates": {
"RON": 0.662596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "RON",
"amount": 100
},
"result": 66.25959999999999,
"rate": 0.662596
}Build with BOB/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key