Rate Overview
Live
1 MXN = 8.8214 NPR
1 NPR = 0.113361
MXN
Avg
7.9393
High
8.8646
Low
7.0733
Last updated: 5/27/2026, 11:48:00 PM
Quick Conversions
| MXN | NPR |
|---|---|
| 1 MXN | 8.82 NPR |
| 10 MXN | 88.21 NPR |
| 50 MXN | 441.07 NPR |
| 100 MXN | 882.14 NPR |
| 500 MXN | 4,410.68 NPR |
| 1,000 MXN | 8,821.36 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-05-27T23:48:00Z",
"rates": {
"NPR": 8.82136
}
}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": 882.1360000000001,
"rate": 8.82136
}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