Rate Overview
Live
1 TZS = 0.005846 MVR
1 MVR = 171.0571
TZS
Avg
0.005850
High
0.005860
Low
0.005834
Last updated: 8/19/2026, 3:39:40 AM
Quick Conversions
| TZS | MVR |
|---|---|
| 1 TZS | 0.01 MVR |
| 10 TZS | 0.06 MVR |
| 50 TZS | 0.29 MVR |
| 100 TZS | 0.58 MVR |
| 500 TZS | 2.92 MVR |
| 1,000 TZS | 5.85 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-08-19T03:39:40Z",
"rates": {
"MVR": 0.005846
}
}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.5846,
"rate": 0.005846
}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