Rate Overview
Live
1 MZN = 0.041046 GEL
1 GEL = 24.3629
MZN
Avg
0.042598
High
0.044446
Low
0.041046
Last updated: 7/29/2026, 7:11:25 AM
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.52 GEL |
| 1,000 MZN | 41.05 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-07-29T07:11:25Z",
"rates": {
"GEL": 0.041046
}
}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.1046,
"rate": 0.041046
}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