Rate Overview
Live
1 MRO = 0.023857 TJS
1 TJS = 41.9164
MRO
Avg
0.025201
High
0.027636
Low
0.023093
Last updated: 3/27/2026, 10:06:28 AM
Quick Conversions
| MRO | TJS |
|---|---|
| 1 MRO | 0.02 TJS |
| 10 MRO | 0.24 TJS |
| 50 MRO | 1.19 TJS |
| 100 MRO | 2.39 TJS |
| 500 MRO | 11.93 TJS |
| 1,000 MRO | 23.86 TJS |
Get MRO/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=TJSExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-27T10:06:28Z",
"rates": {
"TJS": 0.023857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "TJS",
"amount": 100
},
"result": 2.3857,
"rate": 0.023857
}Build with MRO/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key