Rate Overview
Live
1 MOP = 0.433494 TMT
1 TMT = 2.3068
MOP
Avg
0.433882
High
0.435070
Low
0.433192
Last updated: 5/28/2026, 9:39:57 PM
Quick Conversions
| MOP | TMT |
|---|---|
| 1 MOP | 0.43 TMT |
| 10 MOP | 4.33 TMT |
| 50 MOP | 21.67 TMT |
| 100 MOP | 43.35 TMT |
| 500 MOP | 216.75 TMT |
| 1,000 MOP | 433.49 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-28T21:39:57Z",
"rates": {
"TMT": 0.433494
}
}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.349399999999996,
"rate": 0.433494
}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