Rate Overview
Live
1 MOP = 0.945335 GTQ
1 GTQ = 1.0578
MOP
Avg
0.944375
High
0.945335
Low
0.943357
Last updated: 7/8/2026, 9:08:09 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.95 GTQ |
| 10 MOP | 9.45 GTQ |
| 50 MOP | 47.27 GTQ |
| 100 MOP | 94.53 GTQ |
| 500 MOP | 472.67 GTQ |
| 1,000 MOP | 945.34 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-08T09:08:09Z",
"rates": {
"GTQ": 0.945335
}
}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.5335,
"rate": 0.945335
}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