Rate Overview
Live
1 MYR = 1.6546 TTD
1 TTD = 0.604370
MYR
Avg
1.6569
High
1.6623
Low
1.6486
Last updated: 7/29/2026, 5:57:22 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.65 TTD |
| 10 MYR | 16.55 TTD |
| 50 MYR | 82.73 TTD |
| 100 MYR | 165.46 TTD |
| 500 MYR | 827.31 TTD |
| 1,000 MYR | 1,654.62 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-29T05:57:22Z",
"rates": {
"TTD": 1.654615
}
}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.4615,
"rate": 1.654615
}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