Rate Overview
Live
1 MZN = 0.011723 GBP
1 GBP = 85.3024
MZN
Avg
0.011689
High
0.011773
Low
0.011603
Last updated: 3/6/2026, 8:14:32 AM
Quick Conversions
| MZN | GBP |
|---|---|
| 1 MZN | 0.01 GBP |
| 10 MZN | 0.12 GBP |
| 50 MZN | 0.59 GBP |
| 100 MZN | 1.17 GBP |
| 500 MZN | 5.86 GBP |
| 1,000 MZN | 11.72 GBP |
Get MZN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=GBPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-06T08:14:32Z",
"rates": {
"GBP": 0.011723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "GBP",
"amount": 100
},
"result": 1.1723000000000001,
"rate": 0.011723
}Build with MZN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key