Rate Overview
Live
1 GMD = 0.109681 MOP
1 MOP = 9.1173
GMD
Avg
0.109576
High
0.111233
Low
0.109046
Last updated: 3/7/2026, 3:44:02 AM
Quick Conversions
| GMD | MOP |
|---|---|
| 1 GMD | 0.11 MOP |
| 10 GMD | 1.10 MOP |
| 50 GMD | 5.48 MOP |
| 100 GMD | 10.97 MOP |
| 500 GMD | 54.84 MOP |
| 1,000 GMD | 109.68 MOP |
Get GMD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=MOPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-07T03:44:02Z",
"rates": {
"MOP": 0.109681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "MOP",
"amount": 100
},
"result": 10.9681,
"rate": 0.109681
}Build with GMD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key