Rate Overview
Live
1 MYR = 1.6601 TTD
1 TTD = 0.602381
MYR
Avg
1.6934
High
1.7284
Low
1.6475
Last updated: 7/17/2026, 5:54:30 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.66 TTD |
| 10 MYR | 16.60 TTD |
| 50 MYR | 83.00 TTD |
| 100 MYR | 166.01 TTD |
| 500 MYR | 830.04 TTD |
| 1,000 MYR | 1,660.08 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-17T05:54:30Z",
"rates": {
"TTD": 1.660079
}
}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": 166.0079,
"rate": 1.660079
}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