Rate Overview
Live
1 NPR = 23.4444 MNT
1 MNT = 0.042654
NPR
Avg
23.9314
High
24.7687
Low
23.1942
Last updated: 7/30/2026, 9:42:00 AM
Quick Conversions
| NPR | MNT |
|---|---|
| 1 NPR | 23.44 MNT |
| 10 NPR | 234.44 MNT |
| 50 NPR | 1,172.22 MNT |
| 100 NPR | 2,344.44 MNT |
| 500 NPR | 11,722.21 MNT |
| 1,000 NPR | 23,444.42 MNT |
Get NPR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=MNTExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-30T09:42:00Z",
"rates": {
"MNT": 23.44442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "MNT",
"amount": 100
},
"result": 2344.442,
"rate": 23.44442
}Build with NPR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key