Rate Overview
Live
1 TJS = 1.8779 MDL
1 MDL = 0.532503
TJS
Avg
1.8729
High
1.8791
Low
1.8662
Last updated: 5/29/2026, 5:06:13 PM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.88 MDL |
| 10 TJS | 18.78 MDL |
| 50 TJS | 93.90 MDL |
| 100 TJS | 187.79 MDL |
| 500 TJS | 938.96 MDL |
| 1,000 TJS | 1,877.92 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-05-29T17:06:13Z",
"rates": {
"MDL": 1.877924
}
}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": 187.7924,
"rate": 1.877924
}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