Rate Overview
Live
1 TJS = 1.6684 MVR
1 MVR = 0.599359
TJS
Avg
1.5639
High
1.6787
Low
1.4119
Last updated: 7/26/2026, 1:14:54 PM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.67 MVR |
| 10 TJS | 16.68 MVR |
| 50 TJS | 83.42 MVR |
| 100 TJS | 166.85 MVR |
| 500 TJS | 834.23 MVR |
| 1,000 TJS | 1,668.45 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-26T13:14:54Z",
"rates": {
"MVR": 1.66845
}
}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.845,
"rate": 1.66845
}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