Rate Overview
Live
1 BOB = 0.387996 RON
1 RON = 2.5773
BOB
Avg
0.404936
High
0.419698
Low
0.387996
Last updated: 7/31/2026, 6:00:01 AM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.39 RON |
| 10 BOB | 3.88 RON |
| 50 BOB | 19.40 RON |
| 100 BOB | 38.80 RON |
| 500 BOB | 194.00 RON |
| 1,000 BOB | 388.00 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-31T06:00:01Z",
"rates": {
"RON": 0.387996
}
}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": 38.7996,
"rate": 0.387996
}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