Rate Overview
Live
1 MVR = 0.190500 TND
1 TND = 5.2493
MVR
Avg
0.193451
High
0.207805
Low
0.184679
Last updated: 7/30/2026, 10:08:26 PM
Quick Conversions
| MVR | TND |
|---|---|
| 1 MVR | 0.19 TND |
| 10 MVR | 1.91 TND |
| 50 MVR | 9.53 TND |
| 100 MVR | 19.05 TND |
| 500 MVR | 95.25 TND |
| 1,000 MVR | 190.50 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-30T22:08:26Z",
"rates": {
"TND": 0.1905
}
}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.05,
"rate": 0.1905
}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