Rate Overview
Live
1 MZN = 0.011522 GBP
1 GBP = 86.7905
MZN
Avg
0.011587
High
0.011649
Low
0.011517
Last updated: 4/16/2026, 6:55:08 AM
Quick Conversions
| MZN | GBP |
|---|---|
| 1 MZN | 0.01 GBP |
| 10 MZN | 0.12 GBP |
| 50 MZN | 0.58 GBP |
| 100 MZN | 1.15 GBP |
| 500 MZN | 5.76 GBP |
| 1,000 MZN | 11.52 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-04-16T06:55:08Z",
"rates": {
"GBP": 0.011522
}
}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.1522,
"rate": 0.011522
}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