Rate Overview
Live
1 TJS = 1.6391 MVR
1 MVR = 0.610098
TJS
Avg
1.6311
High
1.6391
Low
1.6258
Last updated: 4/16/2026, 7:54:00 PM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.64 MVR |
| 10 TJS | 16.39 MVR |
| 50 TJS | 81.95 MVR |
| 100 TJS | 163.91 MVR |
| 500 TJS | 819.54 MVR |
| 1,000 TJS | 1,639.08 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-04-16T19:54:00Z",
"rates": {
"MVR": 1.639081
}
}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": 163.9081,
"rate": 1.639081
}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