Rate Overview
Live
1 MYR = 2.3749 TJS
1 TJS = 0.421076
MYR
Avg
2.3111
High
2.4620
Low
2.1765
Last updated: 3/27/2026, 7:52:25 AM
Quick Conversions
| MYR | TJS |
|---|---|
| 1 MYR | 2.37 TJS |
| 10 MYR | 23.75 TJS |
| 50 MYR | 118.74 TJS |
| 100 MYR | 237.49 TJS |
| 500 MYR | 1,187.43 TJS |
| 1,000 MYR | 2,374.87 TJS |
Get MYR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=TJSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T07:52:25Z",
"rates": {
"TJS": 2.374867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "TJS",
"amount": 100
},
"result": 237.4867,
"rate": 2.374867
}Build with MYR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key