Rate Overview
Live
1 MRO = 0.005008 BZD
1 BZD = 199.6805
MRO
Avg
0.005035
High
0.005057
Low
0.005008
Last updated: 7/30/2026, 1:47:56 PM
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.50 BZD |
| 1,000 MRO | 5.01 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-07-30T13:47:56Z",
"rates": {
"BZD": 0.005008
}
}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.5008,
"rate": 0.005008
}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