Rate Overview
Live
1 RON = 0.220095 BSD
1 BSD = 4.5435
RON
Avg
0.222557
High
0.231996
Low
0.207220
Last updated: 8/13/2026, 9:59:46 AM
Quick Conversions
| RON | BSD |
|---|---|
| 1 RON | 0.22 BSD |
| 10 RON | 2.20 BSD |
| 50 RON | 11.00 BSD |
| 100 RON | 22.01 BSD |
| 500 RON | 110.05 BSD |
| 1,000 RON | 220.10 BSD |
Get RON/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BSDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-08-13T09:59:46Z",
"rates": {
"BSD": 0.220095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BSD",
"amount": 100
},
"result": 22.009500000000003,
"rate": 0.220095
}Build with RON/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key