Rate Overview
Live
1 MXN = 8.7811 NPR
1 NPR = 0.113881
MXN
Avg
8.1909
High
8.8646
Low
7.3810
Last updated: 7/29/2026, 11:25:51 PM
Quick Conversions
| MXN | NPR |
|---|---|
| 1 MXN | 8.78 NPR |
| 10 MXN | 87.81 NPR |
| 50 MXN | 439.06 NPR |
| 100 MXN | 878.11 NPR |
| 500 MXN | 4,390.57 NPR |
| 1,000 MXN | 8,781.13 NPR |
Get MXN/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=NPRExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-29T23:25:51Z",
"rates": {
"NPR": 8.781132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "NPR",
"amount": 100
},
"result": 878.1132,
"rate": 8.781132
}Build with MXN/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key