Rate Overview
Live
1 INR = 37.0233 MNT
1 MNT = 0.027010
INR
Avg
36.9588
High
41.5240
Low
0.007054
Last updated: 7/23/2026, 5:50:33 PM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 37.02 MNT |
| 10 INR | 370.23 MNT |
| 50 INR | 1,851.16 MNT |
| 100 INR | 3,702.33 MNT |
| 500 INR | 18,511.64 MNT |
| 1,000 INR | 37,023.28 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-23T17:50:33Z",
"rates": {
"MNT": 37.023276
}
}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": 3702.3276,
"rate": 37.023276
}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