Rate Overview
Live
1 MRO = 0.019896 SBD
1 SBD = 50.2614
MRO
Avg
0.020042
High
0.020184
Low
0.019896
Last updated: 6/16/2026, 1:25:20 PM
Quick Conversions
| MRO | SBD |
|---|---|
| 1 MRO | 0.02 SBD |
| 10 MRO | 0.20 SBD |
| 50 MRO | 0.99 SBD |
| 100 MRO | 1.99 SBD |
| 500 MRO | 9.95 SBD |
| 1,000 MRO | 19.90 SBD |
Get MRO/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SBDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-06-16T13:25:20Z",
"rates": {
"SBD": 0.019896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SBD",
"amount": 100
},
"result": 1.9896,
"rate": 0.019896
}Build with MRO/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key