Rate Overview
Live
1 MYR = 2.2535 TJS
1 TJS = 0.443756
MYR
Avg
2.2602
High
2.2782
Low
2.2429
Last updated: 7/1/2026, 2:49:07 AM
Quick Conversions
| MYR | TJS |
|---|---|
| 1 MYR | 2.25 TJS |
| 10 MYR | 22.53 TJS |
| 50 MYR | 112.67 TJS |
| 100 MYR | 225.35 TJS |
| 500 MYR | 1,126.75 TJS |
| 1,000 MYR | 2,253.49 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-07-01T02:49:07Z",
"rates": {
"TJS": 2.253492
}
}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": 225.3492,
"rate": 2.253492
}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