Rate Overview
Live
1 MNT = 0.042623 NPR
1 NPR = 23.4615
MNT
Avg
10.8937
High
225.6084
Low
0.038663
Last updated: 7/29/2026, 12:10:11 AM
Quick Conversions
| MNT | NPR |
|---|---|
| 1 MNT | 0.04 NPR |
| 10 MNT | 0.43 NPR |
| 50 MNT | 2.13 NPR |
| 100 MNT | 4.26 NPR |
| 500 MNT | 21.31 NPR |
| 1,000 MNT | 42.62 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-07-29T00:10:11Z",
"rates": {
"NPR": 0.042623
}
}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.2623,
"rate": 0.042623
}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