Rate Overview
Live
1 MNT = 0.042018 NPR
1 NPR = 23.7993
MNT
Avg
0.042249
High
0.042501
Low
0.042018
Last updated: 9/5/2026, 2:55:54 AM
Quick Conversions
| MNT | NPR |
|---|---|
| 1 MNT | 0.04 NPR |
| 10 MNT | 0.42 NPR |
| 50 MNT | 2.10 NPR |
| 100 MNT | 4.20 NPR |
| 500 MNT | 21.01 NPR |
| 1,000 MNT | 42.02 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-09-05T02:55:54Z",
"rates": {
"NPR": 0.042018
}
}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.2018,
"rate": 0.042018
}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