Rate Overview
Live
1 TJS = 1.9029 MDL
1 MDL = 0.525510
TJS
Avg
1.8426
High
1.9113
Low
1.7956
Last updated: 7/21/2026, 8:26:32 PM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.90 MDL |
| 10 TJS | 19.03 MDL |
| 50 TJS | 95.15 MDL |
| 100 TJS | 190.29 MDL |
| 500 TJS | 951.46 MDL |
| 1,000 TJS | 1,902.91 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-07-21T20:26:32Z",
"rates": {
"MDL": 1.902912
}
}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": 190.2912,
"rate": 1.902912
}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