Rate Overview
Live
1 MRO = 0.023464 TJS
1 TJS = 42.6185 MRO
Avg
0.023375
High
0.023464
Low
0.023276
Last updated: 1/25/2026, 10:52:12 AM
Quick Conversions
| MRO | TJS |
|---|---|
| 1 MRO | 0.02 TJS |
| 10 MRO | 0.23 TJS |
| 50 MRO | 1.17 TJS |
| 100 MRO | 2.35 TJS |
| 500 MRO | 11.73 TJS |
| 1,000 MRO | 23.46 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-01-25T10:52:12Z",
"rates": {
"TJS": 0.023464
}
}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.3464,
"rate": 0.023464
}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