Rate Overview
Live
1 RON = 1.5429 BOB
1 BOB = 0.648134
RON
Avg
1.5525
High
1.5608
Low
1.5419
Last updated: 5/7/2026, 9:51:20 PM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 1.54 BOB |
| 10 RON | 15.43 BOB |
| 50 RON | 77.14 BOB |
| 100 RON | 154.29 BOB |
| 500 RON | 771.45 BOB |
| 1,000 RON | 1,542.89 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-05-07T21:51:20Z",
"rates": {
"BOB": 1.54289
}
}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": 154.28900000000002,
"rate": 1.54289
}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