Rate Overview
Live
1 TJS = 1.6564 MVR
1 MVR = 0.603719
TJS
Avg
1.6498
High
1.6564
Low
1.6473
Last updated: 5/6/2026, 11:05:48 PM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.66 MVR |
| 10 TJS | 16.56 MVR |
| 50 TJS | 82.82 MVR |
| 100 TJS | 165.64 MVR |
| 500 TJS | 828.20 MVR |
| 1,000 TJS | 1,656.40 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-06T23:05:48Z",
"rates": {
"MVR": 1.656399
}
}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": 165.63989999999998,
"rate": 1.656399
}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