Rate Overview
Live
1 MVR = 0.188691 TND
1 TND = 5.2997
MVR
Avg
0.189107
High
0.189886
Low
0.188529
Last updated: 8/19/2026, 5:08:22 AM
Quick Conversions
| MVR | TND |
|---|---|
| 1 MVR | 0.19 TND |
| 10 MVR | 1.89 TND |
| 50 MVR | 9.43 TND |
| 100 MVR | 18.87 TND |
| 500 MVR | 94.35 TND |
| 1,000 MVR | 188.69 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-08-19T05:08:22Z",
"rates": {
"TND": 0.188691
}
}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.8691,
"rate": 0.188691
}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