Rate Overview
Live
1 NOK = 1.7621 MXN
1 MXN = 0.567501
NOK
Avg
1.7774
High
1.7929
Low
1.7620
Last updated: 6/28/2026, 11:56:34 PM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.76 MXN |
| 10 NOK | 17.62 MXN |
| 50 NOK | 88.11 MXN |
| 100 NOK | 176.21 MXN |
| 500 NOK | 881.06 MXN |
| 1,000 NOK | 1,762.11 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-06-28T23:56:34Z",
"rates": {
"MXN": 1.762112
}
}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": 176.2112,
"rate": 1.762112
}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