Rate Overview
Live
1 BOB = 0.404650 RON
1 RON = 2.4713
BOB
Avg
0.619029
High
0.666600
Low
0.404650
Last updated: 7/30/2026, 10:59:56 AM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.40 RON |
| 10 BOB | 4.05 RON |
| 50 BOB | 20.23 RON |
| 100 BOB | 40.47 RON |
| 500 BOB | 202.33 RON |
| 1,000 BOB | 404.65 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-30T10:59:56Z",
"rates": {
"RON": 0.40465
}
}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.465,
"rate": 0.40465
}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