Rate Overview
Live
1 TJS = 0.444215 MYR
1 MYR = 2.2512
TJS
Avg
0.443233
High
0.444215
Low
0.442054
Last updated: 7/23/2026, 10:11:55 AM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.44 MYR |
| 10 TJS | 4.44 MYR |
| 50 TJS | 22.21 MYR |
| 100 TJS | 44.42 MYR |
| 500 TJS | 222.11 MYR |
| 1,000 TJS | 444.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-23T10:11:55Z",
"rates": {
"MYR": 0.444215
}
}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.4215,
"rate": 0.444215
}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