Rate Overview
Live
1 MDL = 0.549672 TJS
1 TJS = 1.8193 MDL
Avg
0.552315
High
0.570220
Low
0.540936
Last updated: 1/25/2026, 11:15:36 AM
Quick Conversions
| MDL | TJS |
|---|---|
| 1 MDL | 0.55 TJS |
| 10 MDL | 5.50 TJS |
| 50 MDL | 27.48 TJS |
| 100 MDL | 54.97 TJS |
| 500 MDL | 274.84 TJS |
| 1,000 MDL | 549.67 TJS |
Get MDL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=TJSExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-01-25T11:15:36Z",
"rates": {
"TJS": 0.549672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "TJS",
"amount": 100
},
"result": 54.967200000000005,
"rate": 0.549672
}Build with MDL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key