Rate Overview
Live
1 MOP = 0.434812 TMT
1 TMT = 2.2998
MOP
Avg
0.436097
High
0.438167
Low
0.433767
Last updated: 3/27/2026, 11:46:29 AM
Quick Conversions
| MOP | TMT |
|---|---|
| 1 MOP | 0.43 TMT |
| 10 MOP | 4.35 TMT |
| 50 MOP | 21.74 TMT |
| 100 MOP | 43.48 TMT |
| 500 MOP | 217.41 TMT |
| 1,000 MOP | 434.81 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-03-27T11:46:29Z",
"rates": {
"TMT": 0.434812
}
}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.4812,
"rate": 0.434812
}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