Rate Overview
Live
1 MDL = 0.532177 TJS
1 TJS = 1.8791
MDL
Avg
0.547955
High
0.556918
Low
0.532177
Last updated: 5/28/2026, 6:10:26 PM
Quick Conversions
| MDL | TJS |
|---|---|
| 1 MDL | 0.53 TJS |
| 10 MDL | 5.32 TJS |
| 50 MDL | 26.61 TJS |
| 100 MDL | 53.22 TJS |
| 500 MDL | 266.09 TJS |
| 1,000 MDL | 532.18 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-28T18:10:26Z",
"rates": {
"TJS": 0.532177
}
}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.2177,
"rate": 0.532177
}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