Rate Overview
Live
1 MXN = 0.558789 NOK
1 NOK = 1.7896
MXN
Avg
0.558705
High
0.562934
Low
0.554622
Last updated: 7/13/2026, 9:03:16 AM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.56 NOK |
| 10 MXN | 5.59 NOK |
| 50 MXN | 27.94 NOK |
| 100 MXN | 55.88 NOK |
| 500 MXN | 279.39 NOK |
| 1,000 MXN | 558.79 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-13T09:03:16Z",
"rates": {
"NOK": 0.558789
}
}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": 55.8789,
"rate": 0.558789
}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