Rate Overview
Live
1 TJS = 1.8038 MDL
1 MDL = 0.554397
TJS
Avg
1.8029
High
1.8118
Low
1.7971
Last updated: 3/7/2026, 1:00:29 AM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.80 MDL |
| 10 TJS | 18.04 MDL |
| 50 TJS | 90.19 MDL |
| 100 TJS | 180.38 MDL |
| 500 TJS | 901.88 MDL |
| 1,000 TJS | 1,803.76 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-03-07T01:00:29Z",
"rates": {
"MDL": 1.803763
}
}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": 180.37630000000001,
"rate": 1.803763
}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