Rate Overview
Live
1 MOP = 9.2137 GMD
1 GMD = 0.108534
MOP
Avg
9.2096
High
9.2697
Low
9.1603
Last updated: 7/31/2026, 2:38:52 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.21 GMD |
| 10 MOP | 92.14 GMD |
| 50 MOP | 460.69 GMD |
| 100 MOP | 921.37 GMD |
| 500 MOP | 4,606.87 GMD |
| 1,000 MOP | 9,213.74 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-31T02:38:52Z",
"rates": {
"GMD": 9.213744
}
}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": 921.3744,
"rate": 9.213744
}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