Rate Overview
Live
1 MOP = 0.944777 GTQ
1 GTQ = 1.0585
MOP
Avg
0.950181
High
0.956650
Low
0.944777
Last updated: 5/27/2026, 6:26:35 PM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.94 GTQ |
| 10 MOP | 9.45 GTQ |
| 50 MOP | 47.24 GTQ |
| 100 MOP | 94.48 GTQ |
| 500 MOP | 472.39 GTQ |
| 1,000 MOP | 944.78 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-27T18:26:35Z",
"rates": {
"GTQ": 0.944777
}
}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.4777,
"rate": 0.944777
}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