Rate Overview
Live
1 MOP = 0.944368 GTQ
1 GTQ = 1.0589
MOP
Avg
0.943743
High
0.944368
Low
0.943078
Last updated: 8/19/2026, 9:11:27 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.94 GTQ |
| 10 MOP | 9.44 GTQ |
| 50 MOP | 47.22 GTQ |
| 100 MOP | 94.44 GTQ |
| 500 MOP | 472.18 GTQ |
| 1,000 MOP | 944.37 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-08-19T09:11:27Z",
"rates": {
"GTQ": 0.944368
}
}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.4368,
"rate": 0.944368
}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