Rate Overview
Live
1 MOP = 0.433005 TMT
1 TMT = 2.3094
MOP
Avg
0.434919
High
0.438017
Low
0.424012
Last updated: 7/27/2026, 5:19:52 PM
Quick Conversions
| MOP | TMT |
|---|---|
| 1 MOP | 0.43 TMT |
| 10 MOP | 4.33 TMT |
| 50 MOP | 21.65 TMT |
| 100 MOP | 43.30 TMT |
| 500 MOP | 216.50 TMT |
| 1,000 MOP | 433.01 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-27T17:19:52Z",
"rates": {
"TMT": 0.433005
}
}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.3005,
"rate": 0.433005
}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