Rate Overview
Live
1 MYR = 1.7088 TTD
1 TTD = 0.585192
MYR
Avg
1.7208
High
1.7367
Low
1.7088
Last updated: 3/7/2026, 1:05:55 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.71 TTD |
| 10 MYR | 17.09 TTD |
| 50 MYR | 85.44 TTD |
| 100 MYR | 170.88 TTD |
| 500 MYR | 854.42 TTD |
| 1,000 MYR | 1,708.84 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-03-07T01:05:55Z",
"rates": {
"TTD": 1.708841
}
}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": 170.88410000000002,
"rate": 1.708841
}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