Rate Overview
Live
1 MOP = 0.945022 GTQ
1 GTQ = 1.0582
MOP
Avg
0.955686
High
0.969153
Low
0.944480
Last updated: 7/29/2026, 1:32:46 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.95 GTQ |
| 10 MOP | 9.45 GTQ |
| 50 MOP | 47.25 GTQ |
| 100 MOP | 94.50 GTQ |
| 500 MOP | 472.51 GTQ |
| 1,000 MOP | 945.02 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-29T01:32:46Z",
"rates": {
"GTQ": 0.945022
}
}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.5022,
"rate": 0.945022
}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