Rate Overview
Live
1 MZN = 0.041148 GEL
1 GEL = 24.3025
MZN
Avg
0.041136
High
0.041330
Low
0.041046
Last updated: 7/31/2026, 1:19:05 AM
Quick Conversions
| MZN | GEL |
|---|---|
| 1 MZN | 0.04 GEL |
| 10 MZN | 0.41 GEL |
| 50 MZN | 2.06 GEL |
| 100 MZN | 4.11 GEL |
| 500 MZN | 20.57 GEL |
| 1,000 MZN | 41.15 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-31T01:19:05Z",
"rates": {
"GEL": 0.041148
}
}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.1148,
"rate": 0.041148
}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