Rate Overview
Live
1 GBP = 85.0383 MZN
1 MZN = 0.011759
GBP
Avg
85.4833
High
87.2650
Low
82.5558
Last updated: 3/27/2026, 1:52:07 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 85.04 MZN |
| 10 GBP | 850.38 MZN |
| 50 GBP | 4,251.92 MZN |
| 100 GBP | 8,503.83 MZN |
| 500 GBP | 42,519.17 MZN |
| 1,000 GBP | 85,038.33 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-27T01:52:07Z",
"rates": {
"MZN": 85.03833
}
}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": 8503.833,
"rate": 85.03833
}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