Rate Overview
Live
1 MOP = 0.942746 GTQ
1 GTQ = 1.0607
MOP
Avg
0.943975
High
0.945022
Low
0.942746
Last updated: 7/30/2026, 11:05:55 PM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.94 GTQ |
| 10 MOP | 9.43 GTQ |
| 50 MOP | 47.14 GTQ |
| 100 MOP | 94.27 GTQ |
| 500 MOP | 471.37 GTQ |
| 1,000 MOP | 942.75 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-30T23:05:55Z",
"rates": {
"GTQ": 0.942746
}
}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.27459999999999,
"rate": 0.942746
}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