Rate Overview
Live
1 TJS = 1.6657 MVR
1 MVR = 0.600363
TJS
Avg
1.6686
High
1.6720
Low
1.6657
Last updated: 7/5/2026, 2:32:24 PM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.67 MVR |
| 10 TJS | 16.66 MVR |
| 50 TJS | 83.28 MVR |
| 100 TJS | 166.57 MVR |
| 500 TJS | 832.83 MVR |
| 1,000 TJS | 1,665.66 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-05T14:32:24Z",
"rates": {
"MVR": 1.665659
}
}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": 166.5659,
"rate": 1.665659
}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