Rate Overview
Live
1 MZN = 0.040988 GEL
1 GEL = 24.3974
MZN
Avg
0.041892
High
0.042699
Low
0.040988
Last updated: 8/1/2026, 9:45:17 PM
Quick Conversions
| MZN | GEL |
|---|---|
| 1 MZN | 0.04 GEL |
| 10 MZN | 0.41 GEL |
| 50 MZN | 2.05 GEL |
| 100 MZN | 4.10 GEL |
| 500 MZN | 20.49 GEL |
| 1,000 MZN | 40.99 GEL |
Get MZN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=GELExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-08-01T21:45:17Z",
"rates": {
"GEL": 0.040988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "GEL",
"amount": 100
},
"result": 4.0988,
"rate": 0.040988
}Build with MZN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key