Rate Overview
Live
1 MVR = 0.190633 TND
1 TND = 5.2457
MVR
Avg
0.188053
High
0.191188
Low
0.183240
Last updated: 7/21/2026, 1:53:31 PM
Quick Conversions
| MVR | TND |
|---|---|
| 1 MVR | 0.19 TND |
| 10 MVR | 1.91 TND |
| 50 MVR | 9.53 TND |
| 100 MVR | 19.06 TND |
| 500 MVR | 95.32 TND |
| 1,000 MVR | 190.63 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-07-21T13:53:31Z",
"rates": {
"TND": 0.190633
}
}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": 19.063299999999998,
"rate": 0.190633
}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