Rate Overview
Live
1 MVR = 0.226443 TMT
1 TMT = 4.4161
MVR
Avg
0.226626
High
0.227044
Low
0.226193
Last updated: 7/26/2026, 1:41:46 AM
Quick Conversions
| MVR | TMT |
|---|---|
| 1 MVR | 0.23 TMT |
| 10 MVR | 2.26 TMT |
| 50 MVR | 11.32 TMT |
| 100 MVR | 22.64 TMT |
| 500 MVR | 113.22 TMT |
| 1,000 MVR | 226.44 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-26T01:41:46Z",
"rates": {
"TMT": 0.226443
}
}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.6443,
"rate": 0.226443
}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