Rate Overview
Live
1 RON = 1.5666 BOB
1 BOB = 0.638306
RON
Avg
1.5691
High
1.5742
Low
1.5629
Last updated: 3/28/2026, 12:18:39 PM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 1.57 BOB |
| 10 RON | 15.67 BOB |
| 50 RON | 78.33 BOB |
| 100 RON | 156.66 BOB |
| 500 RON | 783.32 BOB |
| 1,000 RON | 1,566.65 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-03-28T12:18:39Z",
"rates": {
"BOB": 1.566646
}
}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": 156.6646,
"rate": 1.566646
}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