Rate Overview
Live
1 BOB = 0.360741 RON
1 RON = 2.7721
BOB
Avg
0.365260
High
0.372443
Low
0.360741
Last updated: 9/10/2026, 6:25:09 PM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.36 RON |
| 10 BOB | 3.61 RON |
| 50 BOB | 18.04 RON |
| 100 BOB | 36.07 RON |
| 500 BOB | 180.37 RON |
| 1,000 BOB | 360.74 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-09-10T18:25:09Z",
"rates": {
"RON": 0.360741
}
}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": 36.0741,
"rate": 0.360741
}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