Rate Overview
Live
1 MRO = 0.002496 BSD
1 BSD = 400.6410
MRO
Avg
0.002498
High
0.002509
Low
0.002492
Last updated: 3/27/2026, 10:04:57 AM
Quick Conversions
| MRO | BSD |
|---|---|
| 1 MRO | 0.00 BSD |
| 10 MRO | 0.02 BSD |
| 50 MRO | 0.12 BSD |
| 100 MRO | 0.25 BSD |
| 500 MRO | 1.25 BSD |
| 1,000 MRO | 2.50 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-03-27T10:04:57Z",
"rates": {
"BSD": 0.002496
}
}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.2496,
"rate": 0.002496
}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