Rate Overview
Live
1 MNT = 0.042750 NPR
1 NPR = 23.3918
MNT
Avg
10.4052
High
204.9328
Low
0.038215
Last updated: 5/29/2026, 5:27:22 PM
Quick Conversions
| MNT | NPR |
|---|---|
| 1 MNT | 0.04 NPR |
| 10 MNT | 0.43 NPR |
| 50 MNT | 2.14 NPR |
| 100 MNT | 4.28 NPR |
| 500 MNT | 21.38 NPR |
| 1,000 MNT | 42.75 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-05-29T17:27:22Z",
"rates": {
"NPR": 0.04275
}
}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.275,
"rate": 0.04275
}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