Rate Overview
Live
1 MZN = 0.108287 BOB
1 BOB = 9.2347
MZN
Avg
0.108329
High
0.108536
Low
0.108058
Last updated: 6/19/2026, 8:48:26 AM
Quick Conversions
| MZN | BOB |
|---|---|
| 1 MZN | 0.11 BOB |
| 10 MZN | 1.08 BOB |
| 50 MZN | 5.41 BOB |
| 100 MZN | 10.83 BOB |
| 500 MZN | 54.14 BOB |
| 1,000 MZN | 108.29 BOB |
Get MZN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=BOBExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-06-19T08:48:26Z",
"rates": {
"BOB": 0.108287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "BOB",
"amount": 100
},
"result": 10.8287,
"rate": 0.108287
}Build with MZN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key