Rate Overview
Live
1 TJS = 42.6181 MRO
1 MRO = 0.023464 TJS
Avg
39.6461
High
43.1715
Low
36.4913
Last updated: 1/25/2026, 5:16:38 PM
Quick Conversions
| TJS | MRO |
|---|---|
| 1 TJS | 42.62 MRO |
| 10 TJS | 426.18 MRO |
| 50 TJS | 2,130.91 MRO |
| 100 TJS | 4,261.81 MRO |
| 500 TJS | 21,309.06 MRO |
| 1,000 TJS | 42,618.11 MRO |
Get TJS/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MROExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T17:16:38Z",
"rates": {
"MRO": 42.61811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MRO",
"amount": 100
},
"result": 4261.811,
"rate": 42.61811
}Build with TJS/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key