Rate Overview
Live
1 MVR = 0.190983 TND
1 TND = 5.2361
MVR
Avg
0.191267
High
0.191956
Low
0.190457
Last updated: 7/29/2026, 5:31:33 AM
Quick Conversions
| MVR | TND |
|---|---|
| 1 MVR | 0.19 TND |
| 10 MVR | 1.91 TND |
| 50 MVR | 9.55 TND |
| 100 MVR | 19.10 TND |
| 500 MVR | 95.49 TND |
| 1,000 MVR | 190.98 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-29T05:31:33Z",
"rates": {
"TND": 0.190983
}
}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.098300000000002,
"rate": 0.190983
}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