Rate Overview
Live
1 SBD = 0.544353 RON
1 RON = 1.8370
SBD
Avg
0.540650
High
0.545245
Low
0.535979
Last updated: 3/7/2026, 12:26:15 AM
Quick Conversions
| SBD | RON |
|---|---|
| 1 SBD | 0.54 RON |
| 10 SBD | 5.44 RON |
| 50 SBD | 27.22 RON |
| 100 SBD | 54.44 RON |
| 500 SBD | 272.18 RON |
| 1,000 SBD | 544.35 RON |
Get SBD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=RONExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:26:15Z",
"rates": {
"RON": 0.544353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "RON",
"amount": 100
},
"result": 54.4353,
"rate": 0.544353
}Build with SBD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key