Rate Overview
Live
1 TJS = 1.6705 MVR
1 MVR = 0.598626
TJS
Avg
1.6652
High
1.6705
Low
1.6602
Last updated: 5/27/2026, 1:20:58 AM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.67 MVR |
| 10 TJS | 16.70 MVR |
| 50 TJS | 83.52 MVR |
| 100 TJS | 167.05 MVR |
| 500 TJS | 835.25 MVR |
| 1,000 TJS | 1,670.49 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-05-27T01:20:58Z",
"rates": {
"MVR": 1.670492
}
}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.0492,
"rate": 1.670492
}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