Rate Overview
Live
1 TJS = 1.6705 MVR
1 MVR = 0.598623
TJS
Avg
1.6725
High
1.6772
Low
1.6705
Last updated: 7/25/2026, 5:53:31 AM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.67 MVR |
| 10 TJS | 16.71 MVR |
| 50 TJS | 83.53 MVR |
| 100 TJS | 167.05 MVR |
| 500 TJS | 835.25 MVR |
| 1,000 TJS | 1,670.50 MVR |
Get TJS/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MVRExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-25T05:53:31Z",
"rates": {
"MVR": 1.6705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MVR",
"amount": 100
},
"result": 167.05,
"rate": 1.6705
}Build with TJS/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key