Rate Overview
Live
1 TJS = 1.8193 MDL
1 MDL = 0.549673 TJS
Avg
1.8198
High
1.8378
Low
1.8013
Last updated: 1/25/2026, 3:14:23 PM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.82 MDL |
| 10 TJS | 18.19 MDL |
| 50 TJS | 90.96 MDL |
| 100 TJS | 181.93 MDL |
| 500 TJS | 909.63 MDL |
| 1,000 TJS | 1,819.26 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-01-25T15:14:23Z",
"rates": {
"MDL": 1.819265
}
}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": 181.9265,
"rate": 1.819265
}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