Rate Overview
Live
1 TJS = 1.9156 MDL
1 MDL = 0.522037
TJS
Avg
1.8503
High
1.9156
Low
1.7973
Last updated: 7/29/2026, 4:45:28 AM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.92 MDL |
| 10 TJS | 19.16 MDL |
| 50 TJS | 95.78 MDL |
| 100 TJS | 191.56 MDL |
| 500 TJS | 957.79 MDL |
| 1,000 TJS | 1,915.57 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-29T04:45:28Z",
"rates": {
"MDL": 1.915573
}
}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": 191.5573,
"rate": 1.915573
}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