Rate Overview
Live
1 RON = 1.5967 BOB
1 BOB = 0.626291
RON
Avg
1.5932
High
1.5998
Low
1.5833
Last updated: 4/17/2026, 7:04:03 PM
Quick Conversions
| RON | BOB |
|---|---|
| 1 RON | 1.60 BOB |
| 10 RON | 15.97 BOB |
| 50 RON | 79.84 BOB |
| 100 RON | 159.67 BOB |
| 500 RON | 798.35 BOB |
| 1,000 RON | 1,596.70 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-04-17T19:04:03Z",
"rates": {
"BOB": 1.596701
}
}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": 159.6701,
"rate": 1.596701
}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