Rate Overview
Live
1 MOP = 0.952039 GTQ
1 GTQ = 1.0504
MOP
Avg
0.952235
High
0.953532
Low
0.951265
Last updated: 3/7/2026, 12:11:22 AM
Quick Conversions
| MOP | GTQ |
|---|---|
| 1 MOP | 0.95 GTQ |
| 10 MOP | 9.52 GTQ |
| 50 MOP | 47.60 GTQ |
| 100 MOP | 95.20 GTQ |
| 500 MOP | 476.02 GTQ |
| 1,000 MOP | 952.04 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-07T00:11:22Z",
"rates": {
"GTQ": 0.952039
}
}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": 95.20389999999999,
"rate": 0.952039
}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