Rate Overview
Live
1 MOP = 0.945799 GTQ
1 GTQ = 1.0573
MOP
Avg
0.946424
High
0.947107
Low
0.945467
Last updated: 5/7/2026, 11:27:33 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.95 GTQ |
| 10 MOP | 9.46 GTQ |
| 50 MOP | 47.29 GTQ |
| 100 MOP | 94.58 GTQ |
| 500 MOP | 472.90 GTQ |
| 1,000 MOP | 945.80 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-05-07T11:27:33Z",
"rates": {
"GTQ": 0.945799
}
}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.5799,
"rate": 0.945799
}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