Rate Overview
Live
1 MVR = 0.598174 TJS
1 TJS = 1.6718
MVR
Avg
0.607208
High
0.621567
Low
0.597645
Last updated: 7/28/2026, 11:11:37 PM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.60 TJS |
| 10 MVR | 5.98 TJS |
| 50 MVR | 29.91 TJS |
| 100 MVR | 59.82 TJS |
| 500 MVR | 299.09 TJS |
| 1,000 MVR | 598.17 TJS |
Get MVR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TJSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-28T23:11:37Z",
"rates": {
"TJS": 0.598174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TJS",
"amount": 100
},
"result": 59.8174,
"rate": 0.598174
}Build with MVR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key