Rate Overview
Live
1 MYR = 1.6578 TTD
1 TTD = 0.603208
MYR
Avg
1.6654
High
1.7428
Low
1.5947
Last updated: 7/29/2026, 1:46:24 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.66 TTD |
| 10 MYR | 16.58 TTD |
| 50 MYR | 82.89 TTD |
| 100 MYR | 165.78 TTD |
| 500 MYR | 828.90 TTD |
| 1,000 MYR | 1,657.80 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-29T01:46:24Z",
"rates": {
"TTD": 1.657804
}
}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.78040000000001,
"rate": 1.657804
}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