Rate Overview
Live
1 MVR = 0.619962 TJS
1 TJS = 1.6130
MVR
Avg
0.617470
High
0.619962
Low
0.615178
Last updated: 3/7/2026, 12:09:54 AM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.62 TJS |
| 10 MVR | 6.20 TJS |
| 50 MVR | 31.00 TJS |
| 100 MVR | 62.00 TJS |
| 500 MVR | 309.98 TJS |
| 1,000 MVR | 619.96 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-03-07T00:09:54Z",
"rates": {
"TJS": 0.619962
}
}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": 61.9962,
"rate": 0.619962
}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