Rate Overview
Live
1 MNT = 0.041067 NPR
1 NPR = 24.3505
MNT
Avg
0.041019
High
0.041297
Low
0.040800
Last updated: 3/6/2026, 11:26:01 PM
Quick Conversions
| MNT | NPR |
|---|---|
| 1 MNT | 0.04 NPR |
| 10 MNT | 0.41 NPR |
| 50 MNT | 2.05 NPR |
| 100 MNT | 4.11 NPR |
| 500 MNT | 20.53 NPR |
| 1,000 MNT | 41.07 NPR |
Get MNT/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=NPRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:26:01Z",
"rates": {
"NPR": 0.041067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "NPR",
"amount": 100
},
"result": 4.1067,
"rate": 0.041067
}Build with MNT/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key