Rate Overview
Live
1 TJS = 0.428367 MYR
1 MYR = 2.3344 TJS
Avg
0.432427
High
0.436460
Low
0.428367
Last updated: 1/25/2026, 1:09:46 PM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.43 MYR |
| 10 TJS | 4.28 MYR |
| 50 TJS | 21.42 MYR |
| 100 TJS | 42.84 MYR |
| 500 TJS | 214.18 MYR |
| 1,000 TJS | 428.37 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-01-25T13:09:46Z",
"rates": {
"MYR": 0.428367
}
}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": 42.8367,
"rate": 0.428367
}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