Rate Overview
Live
1 MOP = 0.433751 TMT
1 TMT = 2.3055
MOP
Avg
0.434243
High
0.435132
Low
0.433751
Last updated: 5/8/2026, 3:42:18 PM
Quick Conversions
| MOP | TMT |
|---|---|
| 1 MOP | 0.43 TMT |
| 10 MOP | 4.34 TMT |
| 50 MOP | 21.69 TMT |
| 100 MOP | 43.38 TMT |
| 500 MOP | 216.88 TMT |
| 1,000 MOP | 433.75 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-05-08T15:42:18Z",
"rates": {
"TMT": 0.433751
}
}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.3751,
"rate": 0.433751
}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