Rate Overview
Live
1 INR = 37.7661 MNT
1 MNT = 0.026479
INR
Avg
37.7514
High
37.8911
Low
37.6151
Last updated: 9/3/2026, 1:55:24 AM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 37.77 MNT |
| 10 INR | 377.66 MNT |
| 50 INR | 1,888.31 MNT |
| 100 INR | 3,776.61 MNT |
| 500 INR | 18,883.06 MNT |
| 1,000 INR | 37,766.12 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-09-03T01:55:24Z",
"rates": {
"MNT": 37.766116
}
}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": 3776.6115999999997,
"rate": 37.766116
}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