Rate Overview
Live
1 GBP = 86.7863 MZN
1 MZN = 0.011523
GBP
Avg
86.2994
High
86.8356
Low
85.8404
Last updated: 4/16/2026, 6:01:33 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 86.79 MZN |
| 10 GBP | 867.86 MZN |
| 50 GBP | 4,339.32 MZN |
| 100 GBP | 8,678.63 MZN |
| 500 GBP | 43,393.17 MZN |
| 1,000 GBP | 86,786.34 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-04-16T06:01:33Z",
"rates": {
"MZN": 86.786337
}
}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": 8678.6337,
"rate": 86.786337
}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