Rate Overview
Live
1 MYR = 1.7113 TTD
1 TTD = 0.584351
MYR
Avg
1.7113
High
1.7190
Low
1.7047
Last updated: 4/17/2026, 6:27:44 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.71 TTD |
| 10 MYR | 17.11 TTD |
| 50 MYR | 85.57 TTD |
| 100 MYR | 171.13 TTD |
| 500 MYR | 855.65 TTD |
| 1,000 MYR | 1,711.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-04-17T06:27:44Z",
"rates": {
"TTD": 1.711301
}
}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": 171.1301,
"rate": 1.711301
}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