Rate Overview
Live
1 TTD = 0.604038 MYR
1 MYR = 1.6555
TTD
Avg
0.603519
High
0.606589
Low
0.601593
Last updated: 7/29/2026, 6:04:53 AM
Quick Conversions
| TTD | MYR |
|---|---|
| 1 TTD | 0.60 MYR |
| 10 TTD | 6.04 MYR |
| 50 TTD | 30.20 MYR |
| 100 TTD | 60.40 MYR |
| 500 TTD | 302.02 MYR |
| 1,000 TTD | 604.04 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-29T06:04:53Z",
"rates": {
"MYR": 0.604038
}
}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.4038,
"rate": 0.604038
}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