Rate Overview
Live
1 INR = 37.2383 MNT
1 MNT = 0.026854
INR
Avg
36.8877
High
41.4686
Low
0.006873
Last updated: 7/26/2026, 12:18:38 AM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 37.24 MNT |
| 10 INR | 372.38 MNT |
| 50 INR | 1,861.92 MNT |
| 100 INR | 3,723.83 MNT |
| 500 INR | 18,619.16 MNT |
| 1,000 INR | 37,238.33 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-26T00:18:38Z",
"rates": {
"MNT": 37.23833
}
}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": 3723.8329999999996,
"rate": 37.23833
}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