Rate Overview
Live
1 MZN = 0.011751 GBP
1 GBP = 85.0991
MZN
Avg
0.011735
High
0.011784
Low
0.011670
Last updated: 3/26/2026, 10:32:48 PM
Quick Conversions
| MZN | GBP |
|---|---|
| 1 MZN | 0.01 GBP |
| 10 MZN | 0.12 GBP |
| 50 MZN | 0.59 GBP |
| 100 MZN | 1.18 GBP |
| 500 MZN | 5.88 GBP |
| 1,000 MZN | 11.75 GBP |
Get MZN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=GBPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-26T22:32:48Z",
"rates": {
"GBP": 0.011751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "GBP",
"amount": 100
},
"result": 1.1751,
"rate": 0.011751
}Build with MZN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key