Rate Overview
Live
1 MYR = 2.3684 TJS
1 TJS = 0.422217
MYR
Avg
2.3651
High
2.3772
Low
2.3564
Last updated: 5/7/2026, 12:15:56 AM
Quick Conversions
| MYR | TJS |
|---|---|
| 1 MYR | 2.37 TJS |
| 10 MYR | 23.68 TJS |
| 50 MYR | 118.42 TJS |
| 100 MYR | 236.84 TJS |
| 500 MYR | 1,184.22 TJS |
| 1,000 MYR | 2,368.45 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-05-07T00:15:56Z",
"rates": {
"TJS": 2.368448
}
}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": 236.8448,
"rate": 2.368448
}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