Rate Overview
Live
1 MRO = 0.023638 TJS
1 TJS = 42.3048
MRO
Avg
0.023567
High
0.023653
Low
0.023489
Last updated: 2/14/2026, 2:38:38 PM
Quick Conversions
| MRO | TJS |
|---|---|
| 1 MRO | 0.02 TJS |
| 10 MRO | 0.24 TJS |
| 50 MRO | 1.18 TJS |
| 100 MRO | 2.36 TJS |
| 500 MRO | 11.82 TJS |
| 1,000 MRO | 23.64 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-02-14T14:38:38Z",
"rates": {
"TJS": 0.023638
}
}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.3638,
"rate": 0.023638
}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