Rate Overview
Live
1 TJS = 0.439271 MYR
1 MYR = 2.2765
TJS
Avg
0.436588
High
0.439271
Low
0.434227
Last updated: 9/2/2026, 2:00:11 AM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.44 MYR |
| 10 TJS | 4.39 MYR |
| 50 TJS | 21.96 MYR |
| 100 TJS | 43.93 MYR |
| 500 TJS | 219.64 MYR |
| 1,000 TJS | 439.27 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-09-02T02:00:11Z",
"rates": {
"MYR": 0.439271
}
}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": 43.9271,
"rate": 0.439271
}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