Rate Overview
Live
1 MOP = 0.842734 TTD
1 TTD = 1.1866 MOP
Avg
0.844999
High
0.848736
Low
0.835803
Last updated: 1/25/2026, 7:20:38 AM
Quick Conversions
| MOP | TTD |
|---|---|
| 1 MOP | 0.84 TTD |
| 10 MOP | 8.43 TTD |
| 50 MOP | 42.14 TTD |
| 100 MOP | 84.27 TTD |
| 500 MOP | 421.37 TTD |
| 1,000 MOP | 842.73 TTD |
Get MOP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TTDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T07:20:38Z",
"rates": {
"TTD": 0.842734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TTD",
"amount": 100
},
"result": 84.2734,
"rate": 0.842734
}Build with MOP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key