Rate Overview
Live
1 BOB = 0.462294 RON
1 RON = 2.1631
BOB
Avg
0.594759
High
0.661813
Low
0.462294
Last updated: 7/9/2026, 5:31:55 AM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.46 RON |
| 10 BOB | 4.62 RON |
| 50 BOB | 23.11 RON |
| 100 BOB | 46.23 RON |
| 500 BOB | 231.15 RON |
| 1,000 BOB | 462.29 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-07-09T05:31:55Z",
"rates": {
"RON": 0.462294
}
}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": 46.2294,
"rate": 0.462294
}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