Rate Overview
Live
1 RON = 1.7622 SBD
1 SBD = 0.567461
RON
Avg
1.8110
High
1.9031
Low
1.7362
Last updated: 7/21/2026, 8:53:10 AM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.76 SBD |
| 10 RON | 17.62 SBD |
| 50 RON | 88.11 SBD |
| 100 RON | 176.22 SBD |
| 500 RON | 881.12 SBD |
| 1,000 RON | 1,762.24 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-21T08:53:10Z",
"rates": {
"SBD": 1.762237
}
}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.2237,
"rate": 1.762237
}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