Rate Overview
Live
1 RON = 1.7695 SBD
1 SBD = 0.565115
RON
Avg
1.7709
High
1.7801
Low
1.7637
Last updated: 9/2/2026, 4:26:49 PM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.77 SBD |
| 10 RON | 17.70 SBD |
| 50 RON | 88.48 SBD |
| 100 RON | 176.95 SBD |
| 500 RON | 884.78 SBD |
| 1,000 RON | 1,769.55 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-09-02T16:26:49Z",
"rates": {
"SBD": 1.76955
}
}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": 176.95499999999998,
"rate": 1.76955
}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