Rate Overview
Live
1 MOP = 0.432464 TMT
1 TMT = 2.3123
MOP
Avg
0.432349
High
0.434466
Low
0.424548
Last updated: 7/6/2026, 12:16:32 AM
Quick Conversions
| MOP | TMT |
|---|---|
| 1 MOP | 0.43 TMT |
| 10 MOP | 4.32 TMT |
| 50 MOP | 21.62 TMT |
| 100 MOP | 43.25 TMT |
| 500 MOP | 216.23 TMT |
| 1,000 MOP | 432.46 TMT |
Get MOP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TMTExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-06T00:16:32Z",
"rates": {
"TMT": 0.432464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TMT",
"amount": 100
},
"result": 43.2464,
"rate": 0.432464
}Build with MOP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key