Rate Overview
Live
1 MYR = 1.6656 TTD
1 TTD = 0.600382
MYR
Avg
1.6694
High
1.6758
Low
1.6651
Last updated: 6/17/2026, 8:04:19 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.67 TTD |
| 10 MYR | 16.66 TTD |
| 50 MYR | 83.28 TTD |
| 100 MYR | 166.56 TTD |
| 500 MYR | 832.80 TTD |
| 1,000 MYR | 1,665.61 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-06-17T08:04:19Z",
"rates": {
"TTD": 1.665606
}
}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": 166.5606,
"rate": 1.665606
}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