Rate Overview
Live
1 MVR = 0.226309 TMT
1 TMT = 4.4187
MVR
Avg
0.226340
High
0.227023
Low
0.225771
Last updated: 3/7/2026, 12:09:57 AM
Quick Conversions
| MVR | TMT |
|---|---|
| 1 MVR | 0.23 TMT |
| 10 MVR | 2.26 TMT |
| 50 MVR | 11.32 TMT |
| 100 MVR | 22.63 TMT |
| 500 MVR | 113.15 TMT |
| 1,000 MVR | 226.31 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-03-07T00:09:57Z",
"rates": {
"TMT": 0.226309
}
}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.6309,
"rate": 0.226309
}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