Rate Overview
Live
1 GBP = 85.1780 MZN
1 MZN = 0.011740
GBP
Avg
84.6514
High
85.1838
Low
84.2706
Last updated: 7/3/2026, 5:09:32 PM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.18 MZN |
| 10 GBP | 851.78 MZN |
| 50 GBP | 4,258.90 MZN |
| 100 GBP | 8,517.80 MZN |
| 500 GBP | 42,588.99 MZN |
| 1,000 GBP | 85,177.98 MZN |
Get GBP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MZNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-03T17:09:32Z",
"rates": {
"MZN": 85.177977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MZN",
"amount": 100
},
"result": 8517.7977,
"rate": 85.177977
}Build with GBP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key