Rate Overview
Live
1 MDL = 0.533033 TJS
1 TJS = 1.8761
MDL
Avg
0.532269
High
0.534340
Low
0.530554
Last updated: 8/15/2026, 12:59:59 PM
Quick Conversions
| MDL | TJS |
|---|---|
| 1 MDL | 0.53 TJS |
| 10 MDL | 5.33 TJS |
| 50 MDL | 26.65 TJS |
| 100 MDL | 53.30 TJS |
| 500 MDL | 266.52 TJS |
| 1,000 MDL | 533.03 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-08-15T12:59:59Z",
"rates": {
"TJS": 0.533033
}
}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": 53.3033,
"rate": 0.533033
}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