Rate Overview
Live
1 RON = 1.8359 SBD
1 SBD = 0.544690
RON
Avg
1.8480
High
1.8657
Low
1.8340
Last updated: 3/7/2026, 3:44:10 AM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.84 SBD |
| 10 RON | 18.36 SBD |
| 50 RON | 91.80 SBD |
| 100 RON | 183.59 SBD |
| 500 RON | 917.95 SBD |
| 1,000 RON | 1,835.91 SBD |
Get RON/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SBDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-07T03:44:10Z",
"rates": {
"SBD": 1.835906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SBD",
"amount": 100
},
"result": 183.5906,
"rate": 1.835906
}Build with RON/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key