Rate Overview
Live
1 INR = 37.0945 MNT
1 MNT = 0.026958
INR
Avg
37.1723
High
37.2736
Low
37.0945
Last updated: 7/25/2026, 3:15:14 AM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 37.09 MNT |
| 10 INR | 370.94 MNT |
| 50 INR | 1,854.72 MNT |
| 100 INR | 3,709.45 MNT |
| 500 INR | 18,547.24 MNT |
| 1,000 INR | 37,094.48 MNT |
Get INR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MNTExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-25T03:15:14Z",
"rates": {
"MNT": 37.094477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MNT",
"amount": 100
},
"result": 3709.4476999999997,
"rate": 37.094477
}Build with INR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key