Rate Overview
Live
1 GBP = 87.0667 MZN
1 MZN = 0.011485
GBP
Avg
86.6946
High
87.0667
Low
86.3280
Last updated: 5/6/2026, 10:20:05 AM
Quick Conversions
| GBP | MZN |
|---|---|
| 1 GBP | 87.07 MZN |
| 10 GBP | 870.67 MZN |
| 50 GBP | 4,353.33 MZN |
| 100 GBP | 8,706.67 MZN |
| 500 GBP | 43,533.35 MZN |
| 1,000 GBP | 87,066.70 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-06T10:20:05Z",
"rates": {
"MZN": 87.066697
}
}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": 8706.6697,
"rate": 87.066697
}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