Rate Overview
Live
1 TJS = 1.6130 MVR
1 MVR = 0.619963
TJS
Avg
1.6195
High
1.6255
Low
1.6130
Last updated: 3/7/2026, 1:00:27 AM
Quick Conversions
| TJS | MVR |
|---|---|
| 1 TJS | 1.61 MVR |
| 10 TJS | 16.13 MVR |
| 50 TJS | 80.65 MVR |
| 100 TJS | 161.30 MVR |
| 500 TJS | 806.50 MVR |
| 1,000 TJS | 1,613.00 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-03-07T01:00:27Z",
"rates": {
"MVR": 1.613
}
}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": 161.3,
"rate": 1.613
}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