Rate Overview
Live
1 MYR = 1.7279 TTD
1 TTD = 0.578733
MYR
Avg
1.7162
High
1.7279
Low
1.7053
Last updated: 5/7/2026, 11:23:42 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.73 TTD |
| 10 MYR | 17.28 TTD |
| 50 MYR | 86.40 TTD |
| 100 MYR | 172.79 TTD |
| 500 MYR | 863.96 TTD |
| 1,000 MYR | 1,727.91 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-05-07T11:23:42Z",
"rates": {
"TTD": 1.727914
}
}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": 172.79139999999998,
"rate": 1.727914
}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