Rate Overview
Live
1 MNT = 0.013189 MUR
1 MUR = 75.8208
MNT
Avg
0.013070
High
0.013388
Low
0.012750
Last updated: 7/27/2026, 9:39:27 AM
Quick Conversions
| MNT | MUR |
|---|---|
| 1 MNT | 0.01 MUR |
| 10 MNT | 0.13 MUR |
| 50 MNT | 0.66 MUR |
| 100 MNT | 1.32 MUR |
| 500 MNT | 6.59 MUR |
| 1,000 MNT | 13.19 MUR |
Get MNT/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MURExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-27T09:39:27Z",
"rates": {
"MUR": 0.013189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MUR",
"amount": 100
},
"result": 1.3189,
"rate": 0.013189
}Build with MNT/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key