Rate Overview
Live
1 TJS = 0.442355 MYR
1 MYR = 2.2606
TJS
Avg
0.442829
High
0.444565
Low
0.441624
Last updated: 8/15/2026, 10:44:03 PM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.44 MYR |
| 10 TJS | 4.42 MYR |
| 50 TJS | 22.12 MYR |
| 100 TJS | 44.24 MYR |
| 500 TJS | 221.18 MYR |
| 1,000 TJS | 442.36 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-08-15T22:44:03Z",
"rates": {
"MYR": 0.442355
}
}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.2355,
"rate": 0.442355
}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