Rate Overview
Live
1 TZS = 0.005894 MVR
1 MVR = 169.6641
TZS
Avg
0.005905
High
0.005923
Low
0.005890
Last updated: 6/18/2026, 10:45:30 AM
Quick Conversions
| TZS | MVR |
|---|---|
| 1 TZS | 0.01 MVR |
| 10 TZS | 0.06 MVR |
| 50 TZS | 0.29 MVR |
| 100 TZS | 0.59 MVR |
| 500 TZS | 2.95 MVR |
| 1,000 TZS | 5.89 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-06-18T10:45:30Z",
"rates": {
"MVR": 0.005894
}
}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.5894,
"rate": 0.005894
}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