Rate Overview
Live
1 MVR = 0.226009 TMT
1 TMT = 4.4246
MVR
Avg
0.226028
High
0.227032
Low
0.221870
Last updated: 7/5/2026, 6:12:56 PM
Quick Conversions
| MVR | TMT |
|---|---|
| 1 MVR | 0.23 TMT |
| 10 MVR | 2.26 TMT |
| 50 MVR | 11.30 TMT |
| 100 MVR | 22.60 TMT |
| 500 MVR | 113.00 TMT |
| 1,000 MVR | 226.01 TMT |
Get MVR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TMTExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-05T18:12:56Z",
"rates": {
"TMT": 0.226009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TMT",
"amount": 100
},
"result": 22.6009,
"rate": 0.226009
}Build with MVR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key