Rate Overview
Live
1 TJS = 1.8230 MDL
1 MDL = 0.548544
TJS
Avg
1.8118
High
1.8230
Low
1.8018
Last updated: 4/18/2026, 8:45:55 AM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.82 MDL |
| 10 TJS | 18.23 MDL |
| 50 TJS | 91.15 MDL |
| 100 TJS | 182.30 MDL |
| 500 TJS | 911.50 MDL |
| 1,000 TJS | 1,823.01 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-04-18T08:45:55Z",
"rates": {
"MDL": 1.823007
}
}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": 182.3007,
"rate": 1.823007
}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