Rate Overview
Live
1 MYR = 1.6853 TTD
1 TTD = 0.593366
MYR
Avg
1.7088
High
1.7234
Low
1.6853
Last updated: 3/27/2026, 9:32:35 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.69 TTD |
| 10 MYR | 16.85 TTD |
| 50 MYR | 84.27 TTD |
| 100 MYR | 168.53 TTD |
| 500 MYR | 842.65 TTD |
| 1,000 MYR | 1,685.30 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-03-27T09:32:35Z",
"rates": {
"TTD": 1.6853
}
}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": 168.53,
"rate": 1.6853
}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