Rate Overview
Live
1 TJS = 0.413332 MYR
1 MYR = 2.4194
TJS
Avg
0.411904
High
0.413800
Low
0.409035
Last updated: 3/7/2026, 1:05:51 AM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.41 MYR |
| 10 TJS | 4.13 MYR |
| 50 TJS | 20.67 MYR |
| 100 TJS | 41.33 MYR |
| 500 TJS | 206.67 MYR |
| 1,000 TJS | 413.33 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-03-07T01:05:51Z",
"rates": {
"MYR": 0.413332
}
}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": 41.3332,
"rate": 0.413332
}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