Rate Overview
Live
1 RON = 1.7687 SBD
1 SBD = 0.565395
RON
Avg
1.8467
High
1.9855
Low
1.7403
Last updated: 7/30/2026, 8:01:35 AM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.77 SBD |
| 10 RON | 17.69 SBD |
| 50 RON | 88.43 SBD |
| 100 RON | 176.87 SBD |
| 500 RON | 884.34 SBD |
| 1,000 RON | 1,768.68 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-30T08:01:35Z",
"rates": {
"SBD": 1.768675
}
}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.8675,
"rate": 1.768675
}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