Rate Overview
Live
1 MOP = 0.840694 TTD
1 TTD = 1.1895
MOP
Avg
0.842702
High
0.849399
Low
0.836667
Last updated: 3/27/2026, 11:54:04 AM
Quick Conversions
| MOP | TTD |
|---|---|
| 1 MOP | 0.84 TTD |
| 10 MOP | 8.41 TTD |
| 50 MOP | 42.03 TTD |
| 100 MOP | 84.07 TTD |
| 500 MOP | 420.35 TTD |
| 1,000 MOP | 840.69 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-03-27T11:54:04Z",
"rates": {
"TTD": 0.840694
}
}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.0694,
"rate": 0.840694
}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