Rate Overview
Live
1 MZN = 0.011523 GIP
1 GIP = 86.7830
MZN
Avg
0.011590
High
0.011635
Low
0.011523
Last updated: 4/17/2026, 6:29:05 AM
Quick Conversions
| MZN | GIP |
|---|---|
| 1 MZN | 0.01 GIP |
| 10 MZN | 0.12 GIP |
| 50 MZN | 0.58 GIP |
| 100 MZN | 1.15 GIP |
| 500 MZN | 5.76 GIP |
| 1,000 MZN | 11.52 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-04-17T06:29:05Z",
"rates": {
"GIP": 0.011523
}
}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.1523,
"rate": 0.011523
}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