Rate Overview
Live
1 MOP = 9.1830 GMD
1 GMD = 0.108897
MOP
Avg
9.0070
High
9.2111
Low
8.6344
Last updated: 3/27/2026, 8:20:27 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.18 GMD |
| 10 MOP | 91.83 GMD |
| 50 MOP | 459.15 GMD |
| 100 MOP | 918.30 GMD |
| 500 MOP | 4,591.48 GMD |
| 1,000 MOP | 9,182.95 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-03-27T08:20:27Z",
"rates": {
"GMD": 9.182953
}
}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.2953,
"rate": 9.182953
}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