Rate Overview
Live
1 GBP = 85.0091 MZN
1 MZN = 0.011763
GBP
Avg
84.8797
High
85.2680
Low
84.4400
Last updated: 7/6/2026, 3:48:24 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.01 MZN |
| 10 GBP | 850.09 MZN |
| 50 GBP | 4,250.45 MZN |
| 100 GBP | 8,500.91 MZN |
| 500 GBP | 42,504.55 MZN |
| 1,000 GBP | 85,009.10 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-06T03:48:24Z",
"rates": {
"MZN": 85.009095
}
}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": 8500.9095,
"rate": 85.009095
}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