Rate Overview
Live
1 TZS = 0.005945 MVR
1 MVR = 168.2086
TZS
Avg
0.005942
High
0.005950
Low
0.005932
Last updated: 5/8/2026, 11:45:51 AM
Quick Conversions
| TZS | MVR |
|---|---|
| 1 TZS | 0.01 MVR |
| 10 TZS | 0.06 MVR |
| 50 TZS | 0.30 MVR |
| 100 TZS | 0.59 MVR |
| 500 TZS | 2.97 MVR |
| 1,000 TZS | 5.94 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-05-08T11:45:51Z",
"rates": {
"MVR": 0.005945
}
}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.5945,
"rate": 0.005945
}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