Rate Overview
Live
1 MRO = 0.005025 BZD
1 BZD = 199.0050
MRO
Avg
0.005033
High
0.005052
Low
0.005023
Last updated: 3/7/2026, 7:37:38 AM
Quick Conversions
| MRO | BZD |
|---|---|
| 1 MRO | 0.01 BZD |
| 10 MRO | 0.05 BZD |
| 50 MRO | 0.25 BZD |
| 100 MRO | 0.50 BZD |
| 500 MRO | 2.51 BZD |
| 1,000 MRO | 5.03 BZD |
Get MRO/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BZDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T07:37:38Z",
"rates": {
"BZD": 0.005025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BZD",
"amount": 100
},
"result": 0.5025,
"rate": 0.005025
}Build with MRO/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key