Rate Overview
Live
1 MOP = 0.948715 GTQ
1 GTQ = 1.0541
MOP
Avg
0.948175
High
0.948715
Low
0.947310
Last updated: 4/17/2026, 7:32:36 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.95 GTQ |
| 10 MOP | 9.49 GTQ |
| 50 MOP | 47.44 GTQ |
| 100 MOP | 94.87 GTQ |
| 500 MOP | 474.36 GTQ |
| 1,000 MOP | 948.71 GTQ |
Get MOP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GTQExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-17T07:32:36Z",
"rates": {
"GTQ": 0.948715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GTQ",
"amount": 100
},
"result": 94.8715,
"rate": 0.948715
}Build with MOP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key