Rate Overview
Live
1 MNT = 0.013197 MUR
1 MUR = 75.7748
MNT
Avg
0.013157
High
0.013197
Low
0.013124
Last updated: 7/25/2026, 5:09:08 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-25T05:09:08Z",
"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