Rate Overview
Live
1 TJS = 1.6622 MVR
1 MVR = 0.601603
TJS
Avg
1.6585
High
1.6622
Low
1.6536
Last updated: 6/16/2026, 3:56:13 AM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.66 MVR |
| 10 TJS | 16.62 MVR |
| 50 TJS | 83.11 MVR |
| 100 TJS | 166.22 MVR |
| 500 TJS | 831.11 MVR |
| 1,000 TJS | 1,662.23 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-06-16T03:56:13Z",
"rates": {
"MVR": 1.662226
}
}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.2226,
"rate": 1.662226
}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