Rate Overview
Live
1 MUR = 0.073664 TMT
1 TMT = 13.5752
MUR
Avg
0.073893
High
0.074223
Low
0.073664
Last updated: 7/29/2026, 5:25:04 AM
Quick Conversions
| MUR | TMT |
|---|---|
| 1 MUR | 0.07 TMT |
| 10 MUR | 0.74 TMT |
| 50 MUR | 3.68 TMT |
| 100 MUR | 7.37 TMT |
| 500 MUR | 36.83 TMT |
| 1,000 MUR | 73.66 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-07-29T05:25:04Z",
"rates": {
"TMT": 0.073664
}
}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.3664,
"rate": 0.073664
}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