Rate Overview
Live
1 MOP = 0.944233 GTQ
1 GTQ = 1.0591
MOP
Avg
0.951147
High
0.957355
Low
0.943860
Last updated: 7/29/2026, 4:26:48 PM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.94 GTQ |
| 10 MOP | 9.44 GTQ |
| 50 MOP | 47.21 GTQ |
| 100 MOP | 94.42 GTQ |
| 500 MOP | 472.12 GTQ |
| 1,000 MOP | 944.23 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-07-29T16:26:48Z",
"rates": {
"GTQ": 0.944233
}
}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.4233,
"rate": 0.944233
}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