Rate Overview
Live
1 TZS = 0.005983 MVR
1 MVR = 167.1402
TZS
Avg
0.006038
High
0.006080
Low
0.005983
Last updated: 3/7/2026, 2:50:32 AM
Quick Conversions
| TZS | MVR |
|---|---|
| 1 TZS | 0.01 MVR |
| 10 TZS | 0.06 MVR |
| 50 TZS | 0.30 MVR |
| 100 TZS | 0.60 MVR |
| 500 TZS | 2.99 MVR |
| 1,000 TZS | 5.98 MVR |
Get TZS/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MVRExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T02:50:32Z",
"rates": {
"MVR": 0.005983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MVR",
"amount": 100
},
"result": 0.5982999999999999,
"rate": 0.005983
}Build with TZS/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key