Rate Overview
Live
1 MDL = 0.522956 TJS
1 TJS = 1.9122
MDL
Avg
0.525416
High
0.527667
Low
0.522956
Last updated: 7/28/2026, 1:31:00 AM
Quick Conversions
| MDL | TJS |
|---|---|
| 1 MDL | 0.52 TJS |
| 10 MDL | 5.23 TJS |
| 50 MDL | 26.15 TJS |
| 100 MDL | 52.30 TJS |
| 500 MDL | 261.48 TJS |
| 1,000 MDL | 522.96 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-07-28T01:31:00Z",
"rates": {
"TJS": 0.522956
}
}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": 52.2956,
"rate": 0.522956
}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