Rate Overview
Live
1 INR = 38.1400 MNT
1 MNT = 0.026219
INR
Avg
38.9914
High
39.6360
Low
38.0003
Last updated: 3/26/2026, 5:10:27 PM
Quick Conversions
| INR | MNT |
|---|---|
| 1 INR | 38.14 MNT |
| 10 INR | 381.40 MNT |
| 50 INR | 1,907.00 MNT |
| 100 INR | 3,814.00 MNT |
| 500 INR | 19,069.98 MNT |
| 1,000 INR | 38,139.97 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-26T17:10:27Z",
"rates": {
"MNT": 38.139967
}
}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": 3813.9966999999997,
"rate": 38.139967
}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