Rate Overview
Live
1 MNT = 0.041523 NPR
1 NPR = 24.0830
MNT
Avg
0.041536
High
0.041724
Low
0.041264
Last updated: 4/18/2026, 8:48:40 AM
Quick Conversions
| MNT | NPR |
|---|---|
| 1 MNT | 0.04 NPR |
| 10 MNT | 0.42 NPR |
| 50 MNT | 2.08 NPR |
| 100 MNT | 4.15 NPR |
| 500 MNT | 20.76 NPR |
| 1,000 MNT | 41.52 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-04-18T08:48:40Z",
"rates": {
"NPR": 0.041523
}
}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.152299999999999,
"rate": 0.041523
}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