Rate Overview
Live
1 MZN = 0.011657 GBP
1 GBP = 85.7854
MZN
Avg
0.011658
High
0.011689
Low
0.011609
Last updated: 5/26/2026, 7:32:54 PM
Quick Conversions
| MZN | GBP |
|---|---|
| 1 MZN | 0.01 GBP |
| 10 MZN | 0.12 GBP |
| 50 MZN | 0.58 GBP |
| 100 MZN | 1.17 GBP |
| 500 MZN | 5.83 GBP |
| 1,000 MZN | 11.66 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-05-26T19:32:54Z",
"rates": {
"GBP": 0.011657
}
}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.1657000000000002,
"rate": 0.011657
}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