Rate Overview
Live
1 GMD = 0.866545 MZN
1 MZN = 1.1540
GMD
Avg
0.865775
High
0.875316
Low
0.857739
Last updated: 5/27/2026, 5:17:18 PM
Quick Conversions
| GMD | MZN |
|---|---|
| 1 GMD | 0.87 MZN |
| 10 GMD | 8.67 MZN |
| 50 GMD | 43.33 MZN |
| 100 GMD | 86.65 MZN |
| 500 GMD | 433.27 MZN |
| 1,000 GMD | 866.55 MZN |
Get GMD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=MZNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-05-27T17:17:18Z",
"rates": {
"MZN": 0.866545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "MZN",
"amount": 100
},
"result": 86.6545,
"rate": 0.866545
}Build with GMD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key