Rate Overview
Live
1 MVR = 0.609893 TJS
1 TJS = 1.6396
MVR
Avg
0.612431
High
0.614502
Low
0.609893
Last updated: 4/18/2026, 8:45:41 AM
Quick Conversions
| MVR | TJS |
|---|---|
| 1 MVR | 0.61 TJS |
| 10 MVR | 6.10 TJS |
| 50 MVR | 30.49 TJS |
| 100 MVR | 60.99 TJS |
| 500 MVR | 304.95 TJS |
| 1,000 MVR | 609.89 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-04-18T08:45:41Z",
"rates": {
"TJS": 0.609893
}
}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": 60.9893,
"rate": 0.609893
}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