Rate Overview
Live
1 MXN = 8.3662 NPR
1 NPR = 0.119529
MXN
Avg
8.3981
High
8.4602
Low
8.3464
Last updated: 3/27/2026, 4:29:32 PM
Quick Conversions
| MXN | NPR |
|---|---|
| 1 MXN | 8.37 NPR |
| 10 MXN | 83.66 NPR |
| 50 MXN | 418.31 NPR |
| 100 MXN | 836.62 NPR |
| 500 MXN | 4,183.10 NPR |
| 1,000 MXN | 8,366.20 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-03-27T16:29:32Z",
"rates": {
"NPR": 8.366199
}
}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": 836.6199,
"rate": 8.366199
}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