Rate Overview
Live
1 TJS = 0.421076 MYR
1 MYR = 2.3749
TJS
Avg
0.414910
High
0.421076
Low
0.409530
Last updated: 3/27/2026, 12:02:56 PM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.42 MYR |
| 10 TJS | 4.21 MYR |
| 50 TJS | 21.05 MYR |
| 100 TJS | 42.11 MYR |
| 500 TJS | 210.54 MYR |
| 1,000 TJS | 421.08 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-27T12:02:56Z",
"rates": {
"MYR": 0.421076
}
}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.1076,
"rate": 0.421076
}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