Rate Overview
Live
1 GBP = 86.5250 MZN
1 MZN = 0.011557
GBP
Avg
86.7477
High
87.0165
Low
86.3718
Last updated: 8/31/2026, 4:14:48 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 86.53 MZN |
| 10 GBP | 865.25 MZN |
| 50 GBP | 4,326.25 MZN |
| 100 GBP | 8,652.50 MZN |
| 500 GBP | 43,262.50 MZN |
| 1,000 GBP | 86,525.00 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-08-31T04:14:48Z",
"rates": {
"MZN": 86.525003
}
}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": 8652.5003,
"rate": 86.525003
}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