Rate Overview
Live
1 RON = 1.8118 SBD
1 SBD = 0.551947
RON
Avg
1.8008
High
1.8118
Low
1.7897
Last updated: 5/9/2026, 7:21:34 AM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.81 SBD |
| 10 RON | 18.12 SBD |
| 50 RON | 90.59 SBD |
| 100 RON | 181.18 SBD |
| 500 RON | 905.88 SBD |
| 1,000 RON | 1,811.77 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-05-09T07:21:34Z",
"rates": {
"SBD": 1.811767
}
}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": 181.17669999999998,
"rate": 1.811767
}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