Rate Overview
Live
1 MUR = 0.074788 TMT
1 TMT = 13.3711
MUR
Avg
0.074501
High
0.074788
Low
0.074114
Last updated: 8/19/2026, 5:06:52 AM
Quick Conversions
| MUR | TMT |
|---|---|
| 1 MUR | 0.07 TMT |
| 10 MUR | 0.75 TMT |
| 50 MUR | 3.74 TMT |
| 100 MUR | 7.48 TMT |
| 500 MUR | 37.39 TMT |
| 1,000 MUR | 74.79 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-08-19T05:06:52Z",
"rates": {
"TMT": 0.074788
}
}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.4788,
"rate": 0.074788
}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