Rate Overview
Live
1 MYR = 1.6705 TTD
1 TTD = 0.598625
MYR
Avg
1.6792
High
1.6933
Low
1.6705
Last updated: 9/2/2026, 5:33:30 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.67 TTD |
| 10 MYR | 16.70 TTD |
| 50 MYR | 83.52 TTD |
| 100 MYR | 167.05 TTD |
| 500 MYR | 835.25 TTD |
| 1,000 MYR | 1,670.50 TTD |
Get MYR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=TTDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-09-02T05:33:30Z",
"rates": {
"TTD": 1.670495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "TTD",
"amount": 100
},
"result": 167.0495,
"rate": 1.670495
}Build with MYR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key