Rate Overview
Live
1 GBP = 85.8152 MZN
1 MZN = 0.011653
GBP
Avg
84.2444
High
87.5627
Low
79.1827
Last updated: 5/26/2026, 9:32:11 PM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.82 MZN |
| 10 GBP | 858.15 MZN |
| 50 GBP | 4,290.76 MZN |
| 100 GBP | 8,581.52 MZN |
| 500 GBP | 42,907.59 MZN |
| 1,000 GBP | 85,815.17 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-05-26T21:32:11Z",
"rates": {
"MZN": 85.81517
}
}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": 8581.517,
"rate": 85.81517
}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