Rate Overview
Live
1 TTD = 0.601780 MYR
1 MYR = 1.6617
TTD
Avg
0.602412
High
0.607589
Low
0.600566
Last updated: 7/8/2026, 5:50:13 AM
Quick Conversions
| TTD | MYR |
|---|---|
| 1 TTD | 0.60 MYR |
| 10 TTD | 6.02 MYR |
| 50 TTD | 30.09 MYR |
| 100 TTD | 60.18 MYR |
| 500 TTD | 300.89 MYR |
| 1,000 TTD | 601.78 MYR |
Get TTD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=MYRExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-08T05:50:13Z",
"rates": {
"MYR": 0.60178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "MYR",
"amount": 100
},
"result": 60.178,
"rate": 0.60178
}Build with TTD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key