Rate Overview
Live
1 GBP = 85.1120 MZN
1 MZN = 0.011749
GBP
Avg
85.2537
High
85.6857
Low
84.8557
Last updated: 3/27/2026, 12:12:01 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.11 MZN |
| 10 GBP | 851.12 MZN |
| 50 GBP | 4,255.60 MZN |
| 100 GBP | 8,511.21 MZN |
| 500 GBP | 42,556.03 MZN |
| 1,000 GBP | 85,112.05 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-27T00:12:01Z",
"rates": {
"MZN": 85.11205
}
}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.205,
"rate": 85.11205
}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