Rate Overview
Live
1 TJS = 0.444331 MYR
1 MYR = 2.2506
TJS
Avg
0.436182
High
0.459680
Low
0.409035
Last updated: 7/24/2026, 7:54:17 AM
Quick Conversions
| TJS | MYR |
|---|---|
| 1 TJS | 0.44 MYR |
| 10 TJS | 4.44 MYR |
| 50 TJS | 22.22 MYR |
| 100 TJS | 44.43 MYR |
| 500 TJS | 222.17 MYR |
| 1,000 TJS | 444.33 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-24T07:54:17Z",
"rates": {
"MYR": 0.444331
}
}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.433099999999996,
"rate": 0.444331
}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