Rate Overview
Live
1 TJS = 0.439426 MYR
1 MYR = 2.2757
TJS
Avg
0.436332
High
0.439426
Low
0.434687
Last updated: 6/16/2026, 10:10:54 AM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.44 MYR |
| 10 TJS | 4.39 MYR |
| 50 TJS | 21.97 MYR |
| 100 TJS | 43.94 MYR |
| 500 TJS | 219.71 MYR |
| 1,000 TJS | 439.43 MYR |
Get TJS/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MYRExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-06-16T10:10:54Z",
"rates": {
"MYR": 0.439426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MYR",
"amount": 100
},
"result": 43.9426,
"rate": 0.439426
}Build with TJS/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key