Rate Overview
Live
1 MYR = 1.6515 TTD
1 TTD = 0.605524
MYR
Avg
1.6556
High
1.6610
Low
1.6479
Last updated: 7/26/2026, 9:33:40 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.65 TTD |
| 10 MYR | 16.51 TTD |
| 50 MYR | 82.57 TTD |
| 100 MYR | 165.15 TTD |
| 500 MYR | 825.73 TTD |
| 1,000 MYR | 1,651.46 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-07-26T09:33:40Z",
"rates": {
"TTD": 1.651461
}
}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": 165.14610000000002,
"rate": 1.651461
}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