Rate Overview
Live
1 INR = 38.8116 MNT
1 MNT = 0.025766
INR
Avg
38.9544
High
39.1898
Low
38.7370
Last updated: 3/6/2026, 8:06:51 AM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 38.81 MNT |
| 10 INR | 388.12 MNT |
| 50 INR | 1,940.58 MNT |
| 100 INR | 3,881.16 MNT |
| 500 INR | 19,405.78 MNT |
| 1,000 INR | 38,811.56 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-03-06T08:06:51Z",
"rates": {
"MNT": 38.811557
}
}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": 3881.1557000000003,
"rate": 38.811557
}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