Rate Overview
Live
1 INR = 37.2495 MNT
1 MNT = 0.026846
INR
Avg
38.5767
High
39.6360
Low
37.1946
Last updated: 5/26/2026, 1:41:19 PM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 37.25 MNT |
| 10 INR | 372.50 MNT |
| 50 INR | 1,862.48 MNT |
| 100 INR | 3,724.95 MNT |
| 500 INR | 18,624.76 MNT |
| 1,000 INR | 37,249.52 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-05-26T13:41:19Z",
"rates": {
"MNT": 37.249523
}
}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": 3724.9523000000004,
"rate": 37.249523
}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