Rate Overview
Live
1 MXN = 0.562702 NOK
1 NOK = 1.7771
MXN
Avg
0.564790
High
0.568396
Low
0.562702
Last updated: 7/6/2026, 8:56:14 AM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.56 NOK |
| 10 MXN | 5.63 NOK |
| 50 MXN | 28.14 NOK |
| 100 MXN | 56.27 NOK |
| 500 MXN | 281.35 NOK |
| 1,000 MXN | 562.70 NOK |
Get MXN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=NOKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-06T08:56:14Z",
"rates": {
"NOK": 0.562702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "NOK",
"amount": 100
},
"result": 56.2702,
"rate": 0.562702
}Build with MXN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key