Rate Overview
Live
1 TZS = 0.005903 MVR
1 MVR = 169.4054
TZS
Avg
0.005892
High
0.005924
Low
0.005856
Last updated: 5/28/2026, 9:39:26 PM
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.95 MVR |
| 1,000 TZS | 5.90 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-28T21:39:26Z",
"rates": {
"MVR": 0.005903
}
}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.5903,
"rate": 0.005903
}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