Rate Overview
Live
1 MYR = 1.7057 TTD
1 TTD = 0.586269
MYR
Avg
1.7153
High
1.7336
Low
1.6962
Last updated: 5/27/2026, 6:32:53 PM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.71 TTD |
| 10 MYR | 17.06 TTD |
| 50 MYR | 85.29 TTD |
| 100 MYR | 170.57 TTD |
| 500 MYR | 852.85 TTD |
| 1,000 MYR | 1,705.70 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-05-27T18:32:53Z",
"rates": {
"TTD": 1.705702
}
}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": 170.5702,
"rate": 1.705702
}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