Rate Overview
Live
1 MRO = 0.004983 BBD
1 BBD = 200.6823
MRO
Avg
0.004988
High
0.004998
Low
0.004979
Last updated: 8/14/2026, 3:35:08 PM
Quick Conversions
| MRO | BBD |
|---|---|
| 1 MRO | 0.00 BBD |
| 10 MRO | 0.05 BBD |
| 50 MRO | 0.25 BBD |
| 100 MRO | 0.50 BBD |
| 500 MRO | 2.49 BBD |
| 1,000 MRO | 4.98 BBD |
Get MRO/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BBDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-14T15:35:08Z",
"rates": {
"BBD": 0.004983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BBD",
"amount": 100
},
"result": 0.49829999999999997,
"rate": 0.004983
}Build with MRO/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key