Rate Overview
Live
1 RON = 1.7588 SBD
1 SBD = 0.568569
RON
Avg
1.8607
High
1.9702
Low
1.7588
Last updated: 7/26/2026, 1:19:39 PM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.76 SBD |
| 10 RON | 17.59 SBD |
| 50 RON | 87.94 SBD |
| 100 RON | 175.88 SBD |
| 500 RON | 879.40 SBD |
| 1,000 RON | 1,758.80 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-07-26T13:19:39Z",
"rates": {
"SBD": 1.758801
}
}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": 175.8801,
"rate": 1.758801
}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