Rate Overview
Live
1 NOK = 1.8557 MXN
1 MXN = 0.538891
NOK
Avg
1.8229
High
1.8557
Low
1.8071
Last updated: 3/6/2026, 9:08:36 PM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.86 MXN |
| 10 NOK | 18.56 MXN |
| 50 NOK | 92.78 MXN |
| 100 NOK | 185.57 MXN |
| 500 NOK | 927.83 MXN |
| 1,000 NOK | 1,855.66 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-03-06T21:08:36Z",
"rates": {
"MXN": 1.855663
}
}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": 185.5663,
"rate": 1.855663
}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