Rate Overview
Live
1 MVR = 0.190824 TND
1 TND = 5.2404
MVR
Avg
0.190618
High
0.190824
Low
0.190138
Last updated: 7/8/2026, 5:17:00 AM
Quick Conversions
| MVR | TND |
|---|---|
| 1 MVR | 0.19 TND |
| 10 MVR | 1.91 TND |
| 50 MVR | 9.54 TND |
| 100 MVR | 19.08 TND |
| 500 MVR | 95.41 TND |
| 1,000 MVR | 190.82 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-08T05:17:00Z",
"rates": {
"TND": 0.190824
}
}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.0824,
"rate": 0.190824
}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