Rate Overview
Live
1 MUR = 0.076096 TMT
1 TMT = 13.1413 MUR
Avg
0.075943
High
0.076224
Low
0.075671
Last updated: 1/25/2026, 5:07:18 PM
Quick Conversions
| MUR | TMT |
|---|---|
| 1 MUR | 0.08 TMT |
| 10 MUR | 0.76 TMT |
| 50 MUR | 3.80 TMT |
| 100 MUR | 7.61 TMT |
| 500 MUR | 38.05 TMT |
| 1,000 MUR | 76.10 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-01-25T17:07:18Z",
"rates": {
"TMT": 0.076096
}
}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.6095999999999995,
"rate": 0.076096
}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