Rate Overview
Live
1 INR = 37.6856 MNT
1 MNT = 0.026535
INR
Avg
37.6682
High
37.9162
Low
37.5366
Last updated: 5/6/2026, 10:19:48 AM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 37.69 MNT |
| 10 INR | 376.86 MNT |
| 50 INR | 1,884.28 MNT |
| 100 INR | 3,768.56 MNT |
| 500 INR | 18,842.81 MNT |
| 1,000 INR | 37,685.62 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-06T10:19:48Z",
"rates": {
"MNT": 37.685624
}
}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": 3768.5624,
"rate": 37.685624
}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