Rate Overview
Live
1 MNT = 0.013197 MUR
1 MUR = 75.7748
MNT
Avg
3.8346
High
75.2026
Low
0.012539
Last updated: 7/26/2026, 12:48:42 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.60 MUR |
| 1,000 MNT | 13.20 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-26T00:48:42Z",
"rates": {
"MUR": 0.013197
}
}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.3197,
"rate": 0.013197
}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