Rate Overview
Live
1 NOK = 1.8275 MXN
1 MXN = 0.547200
NOK
Avg
1.8186
High
1.8275
Low
1.8048
Last updated: 7/31/2026, 6:45:18 PM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.83 MXN |
| 10 NOK | 18.27 MXN |
| 50 NOK | 91.37 MXN |
| 100 NOK | 182.75 MXN |
| 500 NOK | 913.74 MXN |
| 1,000 NOK | 1,827.49 MXN |
Get NOK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MXNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-31T18:45:18Z",
"rates": {
"MXN": 1.827487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MXN",
"amount": 100
},
"result": 182.7487,
"rate": 1.827487
}Build with NOK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key