Rate Overview
Live
1 MNT = 0.042222 NPR
1 NPR = 23.6843
MNT
Avg
11.8721
High
232.3346
Low
0.037898
Last updated: 3/27/2026, 8:25:51 AM
Quick Conversions
| MNT | NPR |
|---|---|
| 1 MNT | 0.04 NPR |
| 10 MNT | 0.42 NPR |
| 50 MNT | 2.11 NPR |
| 100 MNT | 4.22 NPR |
| 500 MNT | 21.11 NPR |
| 1,000 MNT | 42.22 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-27T08:25:51Z",
"rates": {
"NPR": 0.042222
}
}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.2222,
"rate": 0.042222
}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