Rate Overview
Live
1 MYR = 1.6581 TTD
1 TTD = 0.603088
MYR
Avg
1.6604
High
1.6670
Low
1.6458
Last updated: 7/9/2026, 11:27:46 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.66 TTD |
| 10 MYR | 16.58 TTD |
| 50 MYR | 82.91 TTD |
| 100 MYR | 165.81 TTD |
| 500 MYR | 829.07 TTD |
| 1,000 MYR | 1,658.13 TTD |
Get MYR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=TTDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-09T11:27:46Z",
"rates": {
"TTD": 1.658132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "TTD",
"amount": 100
},
"result": 165.8132,
"rate": 1.658132
}Build with MYR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key