Rate Overview
Live
1 MOP = 0.948261 GTQ
1 GTQ = 1.0546
MOP
Avg
0.957803
High
0.969153
Low
0.945625
Last updated: 3/27/2026, 9:51:00 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.95 GTQ |
| 10 MOP | 9.48 GTQ |
| 50 MOP | 47.41 GTQ |
| 100 MOP | 94.83 GTQ |
| 500 MOP | 474.13 GTQ |
| 1,000 MOP | 948.26 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-03-27T09:51:00Z",
"rates": {
"GTQ": 0.948261
}
}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.8261,
"rate": 0.948261
}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