Rate Overview
Live
1 MNT = 0.013210 MUR
1 MUR = 75.7002
MNT
Avg
0.013010
High
0.013242
Low
0.012750
Last updated: 5/27/2026, 3:42:15 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.21 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-05-27T03:42:15Z",
"rates": {
"MUR": 0.01321
}
}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.321,
"rate": 0.01321
}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