Rate Overview
Live
1 TJS = 1.8755 MDL
1 MDL = 0.533195
TJS
Avg
1.8686
High
1.8755
Low
1.8526
Last updated: 9/3/2026, 6:53:54 AM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.88 MDL |
| 10 TJS | 18.75 MDL |
| 50 TJS | 93.77 MDL |
| 100 TJS | 187.55 MDL |
| 500 TJS | 937.74 MDL |
| 1,000 TJS | 1,875.49 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-09-03T06:53:54Z",
"rates": {
"MDL": 1.875485
}
}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.54850000000002,
"rate": 1.875485
}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