Rate Overview
Live
1 MUR = 0.074833 TMT
1 TMT = 13.3631
MUR
Avg
0.075101
High
0.075330
Low
0.074833
Last updated: 3/28/2026, 1:43:53 PM
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.42 TMT |
| 1,000 MUR | 74.83 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-03-28T13:43:53Z",
"rates": {
"TMT": 0.074833
}
}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.4833,
"rate": 0.074833
}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