Rate Overview
Live
1 MUR = 55.5434 TZS
1 TZS = 0.018004
MUR
Avg
55.2663
High
59.1497
Low
51.2931
Last updated: 7/29/2026, 6:41:00 PM
Quick Conversions
| MUR | TZS |
|---|---|
| 1 MUR | 55.54 TZS |
| 10 MUR | 555.43 TZS |
| 50 MUR | 2,777.17 TZS |
| 100 MUR | 5,554.34 TZS |
| 500 MUR | 27,771.68 TZS |
| 1,000 MUR | 55,543.36 TZS |
Get MUR/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=TZSExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-29T18:41:00Z",
"rates": {
"TZS": 55.543358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "TZS",
"amount": 100
},
"result": 5554.3358,
"rate": 55.543358
}Build with MUR/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key