Rate Overview
Live
1 MVR = 0.618126 TJS
1 TJS = 1.6178
MVR
Avg
0.609509
High
0.619682
Low
0.598504
Last updated: 3/27/2026, 11:45:54 AM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.62 TJS |
| 10 MVR | 6.18 TJS |
| 50 MVR | 30.91 TJS |
| 100 MVR | 61.81 TJS |
| 500 MVR | 309.06 TJS |
| 1,000 MVR | 618.13 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-27T11:45:54Z",
"rates": {
"TJS": 0.618126
}
}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.812599999999996,
"rate": 0.618126
}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