Rate Overview
Live
1 MRO = 0.020136 SBD
1 SBD = 49.6623
MRO
Avg
0.020194
High
0.020335
Low
0.019945
Last updated: 7/25/2026, 2:15:54 PM
Quick Conversions
| MRO | SBD |
|---|---|
| 1 MRO | 0.02 SBD |
| 10 MRO | 0.20 SBD |
| 50 MRO | 1.01 SBD |
| 100 MRO | 2.01 SBD |
| 500 MRO | 10.07 SBD |
| 1,000 MRO | 20.14 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-07-25T14:15:54Z",
"rates": {
"SBD": 0.020136
}
}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": 2.0136000000000003,
"rate": 0.020136
}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