Rate Overview
Live
1 GBP = 85.1135 MZN
1 MZN = 0.011749
GBP
Avg
84.0940
High
87.5627
Low
79.1827
Last updated: 3/27/2026, 3:27:14 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.11 MZN |
| 10 GBP | 851.13 MZN |
| 50 GBP | 4,255.67 MZN |
| 100 GBP | 8,511.35 MZN |
| 500 GBP | 42,556.74 MZN |
| 1,000 GBP | 85,113.48 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-27T03:27:14Z",
"rates": {
"MZN": 85.113479
}
}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": 8511.3479,
"rate": 85.113479
}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