Rate Overview
Live
1 MOP = 0.842057 TTD
1 TTD = 1.1876
MOP
Avg
0.841748
High
0.842670
Low
0.841048
Last updated: 4/18/2026, 8:43:09 AM
Quick Conversions
| MOP | TTD |
|---|---|
| 1 MOP | 0.84 TTD |
| 10 MOP | 8.42 TTD |
| 50 MOP | 42.10 TTD |
| 100 MOP | 84.21 TTD |
| 500 MOP | 421.03 TTD |
| 1,000 MOP | 842.06 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-04-18T08:43:09Z",
"rates": {
"TTD": 0.842057
}
}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.20570000000001,
"rate": 0.842057
}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