Rate Overview
Live
1 MVR = 0.605678 TJS
1 TJS = 1.6510
MVR
Avg
0.605946
High
0.607041
Low
0.603718
Last updated: 5/9/2026, 7:22:25 AM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.61 TJS |
| 10 MVR | 6.06 TJS |
| 50 MVR | 30.28 TJS |
| 100 MVR | 60.57 TJS |
| 500 MVR | 302.84 TJS |
| 1,000 MVR | 605.68 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-05-09T07:22:25Z",
"rates": {
"TJS": 0.605678
}
}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.567800000000005,
"rate": 0.605678
}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