Rate Overview
Live
1 TJS = 1.8337 MDL
1 MDL = 0.545331
TJS
Avg
1.7409
High
1.8481
Low
1.6140
Last updated: 3/27/2026, 3:11:30 PM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.83 MDL |
| 10 TJS | 18.34 MDL |
| 50 TJS | 91.69 MDL |
| 100 TJS | 183.37 MDL |
| 500 TJS | 916.87 MDL |
| 1,000 TJS | 1,833.75 MDL |
Get TJS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MDLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T15:11:30Z",
"rates": {
"MDL": 1.833747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MDL",
"amount": 100
},
"result": 183.3747,
"rate": 1.833747
}Build with TJS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key