Rate Overview
Live
1 MOP = 9.1322 GMD
1 GMD = 0.109503
MOP
Avg
9.1312
High
9.1572
Low
9.0310
Last updated: 7/10/2026, 8:04:24 PM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.13 GMD |
| 10 MOP | 91.32 GMD |
| 50 MOP | 456.61 GMD |
| 100 MOP | 913.22 GMD |
| 500 MOP | 4,566.10 GMD |
| 1,000 MOP | 9,132.20 GMD |
Get MOP/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GMDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-10T20:04:24Z",
"rates": {
"GMD": 9.132202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GMD",
"amount": 100
},
"result": 913.2202,
"rate": 9.132202
}Build with MOP/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key