Rate Overview
Live
1 MUR = 0.075849 TMT
1 TMT = 13.1841
MUR
Avg
0.075533
High
0.075849
Low
0.075246
Last updated: 4/17/2026, 10:51:00 AM
Quick Conversions
| MUR | TMT |
|---|---|
| 1 MUR | 0.08 TMT |
| 10 MUR | 0.76 TMT |
| 50 MUR | 3.79 TMT |
| 100 MUR | 7.58 TMT |
| 500 MUR | 37.92 TMT |
| 1,000 MUR | 75.85 TMT |
Get MUR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=TMTExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-17T10:51:00Z",
"rates": {
"TMT": 0.075849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "TMT",
"amount": 100
},
"result": 7.5849,
"rate": 0.075849
}Build with MUR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key