Rate Overview
Live
1 MOP = 9.1410 GMD
1 GMD = 0.109397
MOP
Avg
9.1255
High
9.2617
Low
8.9560
Last updated: 8/1/2026, 12:00:15 PM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.14 GMD |
| 10 MOP | 91.41 GMD |
| 50 MOP | 457.05 GMD |
| 100 MOP | 914.10 GMD |
| 500 MOP | 4,570.50 GMD |
| 1,000 MOP | 9,141.00 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-01T12:00:15Z",
"rates": {
"GMD": 9.140995
}
}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": 914.0995,
"rate": 9.140995
}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