Rate Overview
Live
1 MYR = 1.7100 TTD
1 TTD = 0.584792
MYR
Avg
1.7111
High
1.7190
Low
1.7047
Last updated: 4/17/2026, 7:36:53 AM
Quick Conversions
| MYR | TTD |
|---|---|
| 1 MYR | 1.71 TTD |
| 10 MYR | 17.10 TTD |
| 50 MYR | 85.50 TTD |
| 100 MYR | 171.00 TTD |
| 500 MYR | 855.00 TTD |
| 1,000 MYR | 1,710.01 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-17T07:36:53Z",
"rates": {
"TTD": 1.710009
}
}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.0009,
"rate": 1.710009
}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