Rate Overview
Live
1 MVR = 0.605260 TJS
1 TJS = 1.6522 MVR
Avg
0.601876
High
0.605260
Low
0.597656
Last updated: 1/25/2026, 1:27:50 PM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.61 TJS |
| 10 MVR | 6.05 TJS |
| 50 MVR | 30.26 TJS |
| 100 MVR | 60.53 TJS |
| 500 MVR | 302.63 TJS |
| 1,000 MVR | 605.26 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-01-25T13:27:50Z",
"rates": {
"TJS": 0.60526
}
}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.526,
"rate": 0.60526
}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