Rate Overview
Live
1 MVR = 0.187874 TND
1 TND = 5.3227
MVR
Avg
0.186608
High
0.187874
Low
0.184773
Last updated: 3/7/2026, 12:10:44 AM
Quick Conversions
| MVR | TND |
|---|---|
| 1 MVR | 0.19 TND |
| 10 MVR | 1.88 TND |
| 50 MVR | 9.39 TND |
| 100 MVR | 18.79 TND |
| 500 MVR | 93.94 TND |
| 1,000 MVR | 187.87 TND |
Get MVR/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TNDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:10:44Z",
"rates": {
"TND": 0.187874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TND",
"amount": 100
},
"result": 18.7874,
"rate": 0.187874
}Build with MVR/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key