Rate Overview
Live
1 MDL = 0.543187 TJS
1 TJS = 1.8410
MDL
Avg
0.543669
High
0.544394
Low
0.541717
Last updated: 5/8/2026, 12:59:39 PM
Quick Conversions
| MDL | TJS |
|---|---|
| 1 MDL | 0.54 TJS |
| 10 MDL | 5.43 TJS |
| 50 MDL | 27.16 TJS |
| 100 MDL | 54.32 TJS |
| 500 MDL | 271.59 TJS |
| 1,000 MDL | 543.19 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-05-08T12:59:39Z",
"rates": {
"TJS": 0.543187
}
}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.3187,
"rate": 0.543187
}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