Rate Overview
Live
1 MVR = 0.600157 TJS
1 TJS = 1.6662
MVR
Avg
0.600981
High
0.603068
Low
0.599748
Last updated: 6/20/2026, 8:03:20 AM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.60 TJS |
| 10 MVR | 6.00 TJS |
| 50 MVR | 30.01 TJS |
| 100 MVR | 60.02 TJS |
| 500 MVR | 300.08 TJS |
| 1,000 MVR | 600.16 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-06-20T08:03:20Z",
"rates": {
"TJS": 0.600157
}
}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": 60.0157,
"rate": 0.600157
}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