Rate Overview
Live
1 BOB = 0.407733 RON
1 RON = 2.4526
BOB
Avg
0.415766
High
0.426764
Low
0.407733
Last updated: 7/28/2026, 4:27:07 PM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.41 RON |
| 10 BOB | 4.08 RON |
| 50 BOB | 20.39 RON |
| 100 BOB | 40.77 RON |
| 500 BOB | 203.87 RON |
| 1,000 BOB | 407.73 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-28T16:27:07Z",
"rates": {
"RON": 0.407733
}
}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": 40.7733,
"rate": 0.407733
}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