Rate Overview
Live
1 MOP = 9.1879 GMD
1 GMD = 0.108839
MOP
Avg
9.1637
High
9.2623
Low
9.0627
Last updated: 8/1/2026, 2:48:51 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.19 GMD |
| 10 MOP | 91.88 GMD |
| 50 MOP | 459.40 GMD |
| 100 MOP | 918.79 GMD |
| 500 MOP | 4,593.96 GMD |
| 1,000 MOP | 9,187.92 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-08-01T02:48:51Z",
"rates": {
"GMD": 9.187916
}
}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": 918.7915999999999,
"rate": 9.187916
}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