Rate Overview
Live
1 MVR = 0.593656 TJS
1 TJS = 1.6845
MVR
Avg
0.605722
High
0.620242
Low
0.593656
Last updated: 7/30/2026, 10:06:46 PM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.59 TJS |
| 10 MVR | 5.94 TJS |
| 50 MVR | 29.68 TJS |
| 100 MVR | 59.37 TJS |
| 500 MVR | 296.83 TJS |
| 1,000 MVR | 593.66 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-30T22:06:46Z",
"rates": {
"TJS": 0.593656
}
}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.36559999999999,
"rate": 0.593656
}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