Rate Overview
Live
1 MZN = 0.011831 GIP
1 GIP = 84.5237
MZN
Avg
0.011856
High
0.011886
Low
0.011831
Last updated: 7/1/2026, 6:03:39 AM
Quick Conversions
| MZN | GIP |
|---|---|
| 1 MZN | 0.01 GIP |
| 10 MZN | 0.12 GIP |
| 50 MZN | 0.59 GIP |
| 100 MZN | 1.18 GIP |
| 500 MZN | 5.92 GIP |
| 1,000 MZN | 11.83 GIP |
Get MZN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=GIPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-01T06:03:39Z",
"rates": {
"GIP": 0.011831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "GIP",
"amount": 100
},
"result": 1.1831,
"rate": 0.011831
}Build with MZN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key