Rate Overview
Live
1 INR = 38.1716 MNT
1 MNT = 0.026197
INR
Avg
38.4448
High
38.7535
Low
38.1716
Last updated: 4/15/2026, 11:18:15 PM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 38.17 MNT |
| 10 INR | 381.72 MNT |
| 50 INR | 1,908.58 MNT |
| 100 INR | 3,817.16 MNT |
| 500 INR | 19,085.81 MNT |
| 1,000 INR | 38,171.63 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-04-15T23:18:15Z",
"rates": {
"MNT": 38.171629
}
}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": 3817.1629000000003,
"rate": 38.171629
}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