Rate Overview
Live
1 TTD = 0.605524 MYR
1 MYR = 1.6515
TTD
Avg
0.602280
High
0.607589
Low
0.598119
Last updated: 7/26/2026, 5:04:52 AM
Quick Conversions
| TTD | MYR |
|---|---|
| 1 TTD | 0.61 MYR |
| 10 TTD | 6.06 MYR |
| 50 TTD | 30.28 MYR |
| 100 TTD | 60.55 MYR |
| 500 TTD | 302.76 MYR |
| 1,000 TTD | 605.52 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-26T05:04:52Z",
"rates": {
"MYR": 0.605524
}
}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.55239999999999,
"rate": 0.605524
}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