Rate Overview
Live
1 MRO = 0.002508 BSD
1 BSD = 398.7241 MRO
Avg
0.002504
High
0.002508
Low
0.002497
Last updated: 1/25/2026, 7:15:16 AM
Quick Conversions
| MRO | BSD |
|---|---|
| 1 MRO | 0.00 BSD |
| 10 MRO | 0.03 BSD |
| 50 MRO | 0.13 BSD |
| 100 MRO | 0.25 BSD |
| 500 MRO | 1.25 BSD |
| 1,000 MRO | 2.51 BSD |
Get MRO/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BSDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-01-25T07:15:16Z",
"rates": {
"BSD": 0.002508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BSD",
"amount": 100
},
"result": 0.25079999999999997,
"rate": 0.002508
}Build with MRO/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key