Rate Overview
Live
1 MVR = 0.597872 TJS
1 TJS = 1.6726
MVR
Avg
0.598976
High
0.600362
Low
0.597645
Last updated: 7/10/2026, 1:23:02 PM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.60 TJS |
| 10 MVR | 5.98 TJS |
| 50 MVR | 29.89 TJS |
| 100 MVR | 59.79 TJS |
| 500 MVR | 298.94 TJS |
| 1,000 MVR | 597.87 TJS |
Get MVR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TJSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-10T13:23:02Z",
"rates": {
"TJS": 0.597872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TJS",
"amount": 100
},
"result": 59.7872,
"rate": 0.597872
}Build with MVR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key