Rate Overview
Live
1 MOP = 0.838671 TTD
1 TTD = 1.1924
MOP
Avg
0.840286
High
0.841831
Low
0.838671
Last updated: 5/9/2026, 2:49:55 AM
Quick Conversions
| MOP | TTD |
|---|---|
| 1 MOP | 0.84 TTD |
| 10 MOP | 8.39 TTD |
| 50 MOP | 41.93 TTD |
| 100 MOP | 83.87 TTD |
| 500 MOP | 419.34 TTD |
| 1,000 MOP | 838.67 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-05-09T02:49:55Z",
"rates": {
"TTD": 0.838671
}
}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": 83.86710000000001,
"rate": 0.838671
}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