Rate Overview
Live
1 MDL = 0.531111 TJS
1 TJS = 1.8828
MDL
Avg
0.533499
High
0.536383
Low
0.531111
Last updated: 6/19/2026, 8:42:02 AM
Quick Conversions
| MDL | TJS |
|---|---|
| 1 MDL | 0.53 TJS |
| 10 MDL | 5.31 TJS |
| 50 MDL | 26.56 TJS |
| 100 MDL | 53.11 TJS |
| 500 MDL | 265.56 TJS |
| 1,000 MDL | 531.11 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-06-19T08:42:02Z",
"rates": {
"TJS": 0.531111
}
}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.1111,
"rate": 0.531111
}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