Rate Overview
Live
1 TJS = 1.8991 MDL
1 MDL = 0.526563
TJS
Avg
1.8463
High
1.9132
Low
1.7967
Last updated: 7/26/2026, 9:56:31 PM
Quick Conversions
| TJS | MDL |
|---|---|
| 1 TJS | 1.90 MDL |
| 10 TJS | 18.99 MDL |
| 50 TJS | 94.96 MDL |
| 100 TJS | 189.91 MDL |
| 500 TJS | 949.55 MDL |
| 1,000 TJS | 1,899.11 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-07-26T21:56:31Z",
"rates": {
"MDL": 1.899107
}
}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": 189.91070000000002,
"rate": 1.899107
}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