Rate Overview
Live
1 MZN = 0.011689 GIP
1 GIP = 85.5505
MZN
Avg
0.011677
High
0.011744
Low
0.011600
Last updated: 3/7/2026, 3:29:02 AM
Quick Conversions
| MZN | GIP |
|---|---|
| 1 MZN | 0.01 GIP |
| 10 MZN | 0.12 GIP |
| 50 MZN | 0.58 GIP |
| 100 MZN | 1.17 GIP |
| 500 MZN | 5.84 GIP |
| 1,000 MZN | 11.69 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-03-07T03:29:02Z",
"rates": {
"GIP": 0.011689
}
}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.1689,
"rate": 0.011689
}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