Rate Overview
Live
1 TJS = 1.8788 MDL
1 MDL = 0.532250
TJS
Avg
1.8721
High
1.8810
Low
1.8643
Last updated: 6/18/2026, 6:36:10 PM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.88 MDL |
| 10 TJS | 18.79 MDL |
| 50 TJS | 93.94 MDL |
| 100 TJS | 187.88 MDL |
| 500 TJS | 939.41 MDL |
| 1,000 TJS | 1,878.81 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-06-18T18:36:10Z",
"rates": {
"MDL": 1.878815
}
}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.8815,
"rate": 1.878815
}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