Rate Overview
Live
1 MOP = 9.1774 GMD
1 GMD = 0.108963
MOP
Avg
9.1828
High
9.2339
Low
9.1238
Last updated: 9/10/2026, 10:58:27 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.18 GMD |
| 10 MOP | 91.77 GMD |
| 50 MOP | 458.87 GMD |
| 100 MOP | 917.74 GMD |
| 500 MOP | 4,588.71 GMD |
| 1,000 MOP | 9,177.42 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-09-10T10:58:27Z",
"rates": {
"GMD": 9.177419
}
}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": 917.7419,
"rate": 9.177419
}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