Rate Overview
Live
1 GBP = 85.2985 MZN
1 MZN = 0.011724
GBP
Avg
85.5489
High
86.1810
Low
84.9332
Last updated: 3/6/2026, 8:14:32 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.30 MZN |
| 10 GBP | 852.99 MZN |
| 50 GBP | 4,264.93 MZN |
| 100 GBP | 8,529.85 MZN |
| 500 GBP | 42,649.27 MZN |
| 1,000 GBP | 85,298.54 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-03-06T08:14:32Z",
"rates": {
"MZN": 85.298541
}
}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": 8529.8541,
"rate": 85.298541
}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