Rate Overview
Live
1 TTD = 0.600021 MYR
1 MYR = 1.6666
TTD
Avg
0.596832
High
0.600021
Low
0.590570
Last updated: 9/5/2026, 1:48:31 AM
Quick Conversions
| TTD | MYR |
|---|---|
| 1 TTD | 0.60 MYR |
| 10 TTD | 6.00 MYR |
| 50 TTD | 30.00 MYR |
| 100 TTD | 60.00 MYR |
| 500 TTD | 300.01 MYR |
| 1,000 TTD | 600.02 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-09-05T01:48:31Z",
"rates": {
"MYR": 0.600021
}
}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.002100000000006,
"rate": 0.600021
}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