Rate Overview
Live
1 RON = 1.5385 BOB
1 BOB = 0.649987
RON
Avg
1.5816
High
1.6222
Low
1.5282
Last updated: 5/28/2026, 3:41:45 AM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 1.54 BOB |
| 10 RON | 15.38 BOB |
| 50 RON | 76.92 BOB |
| 100 RON | 153.85 BOB |
| 500 RON | 769.25 BOB |
| 1,000 RON | 1,538.49 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-28T03:41:45Z",
"rates": {
"BOB": 1.538493
}
}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": 153.8493,
"rate": 1.538493
}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