Rate Overview
Live
1 TJS = 0.442219 MYR
1 MYR = 2.2613
TJS
Avg
0.441770
High
0.444406
Low
0.438949
Last updated: 7/2/2026, 7:29:47 PM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.44 MYR |
| 10 TJS | 4.42 MYR |
| 50 TJS | 22.11 MYR |
| 100 TJS | 44.22 MYR |
| 500 TJS | 221.11 MYR |
| 1,000 TJS | 442.22 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-07-02T19:29:47Z",
"rates": {
"MYR": 0.442219
}
}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": 44.2219,
"rate": 0.442219
}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