Rate Overview
Live
1 TTD = 0.578437 MYR
1 MYR = 1.7288
TTD
Avg
0.582661
High
0.586407
Low
0.578437
Last updated: 5/7/2026, 10:15:11 AM
Quick Conversions
| TTD | MYR |
|---|---|
| 1 TTD | 0.58 MYR |
| 10 TTD | 5.78 MYR |
| 50 TTD | 28.92 MYR |
| 100 TTD | 57.84 MYR |
| 500 TTD | 289.22 MYR |
| 1,000 TTD | 578.44 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-05-07T10:15:11Z",
"rates": {
"MYR": 0.578437
}
}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": 57.8437,
"rate": 0.578437
}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