Rate Overview
Live
1 MUR = 0.074925 TMT
1 TMT = 13.3467
MUR
Avg
0.074709
High
0.074957
Low
0.074510
Last updated: 5/7/2026, 3:03:49 PM
Quick Conversions
| MUR | TMT |
|---|---|
| 1 MUR | 0.07 TMT |
| 10 MUR | 0.75 TMT |
| 50 MUR | 3.75 TMT |
| 100 MUR | 7.49 TMT |
| 500 MUR | 37.46 TMT |
| 1,000 MUR | 74.93 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-05-07T15:03:49Z",
"rates": {
"TMT": 0.074925
}
}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.492500000000001,
"rate": 0.074925
}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