Rate Overview
Live
1 MVR = 170.0113 TZS
1 TZS = 0.005882
MVR
Avg
169.8882
High
170.1917
Low
169.5184
Last updated: 7/14/2026, 4:32:07 AM
Quick Conversions
| MVR | TZS |
|---|---|
| 1 MVR | 170.01 TZS |
| 10 MVR | 1,700.11 TZS |
| 50 MVR | 8,500.57 TZS |
| 100 MVR | 17,001.13 TZS |
| 500 MVR | 85,005.66 TZS |
| 1,000 MVR | 170,011.32 TZS |
Get MVR/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TZSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-14T04:32:07Z",
"rates": {
"TZS": 170.011315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TZS",
"amount": 100
},
"result": 17001.1315,
"rate": 170.011315
}Build with MVR/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key