Rate Overview
Live
1 NOK = 1.7892 MXN
1 MXN = 0.558897
NOK
Avg
1.7982
High
1.8122
Low
1.7866
Last updated: 6/21/2026, 7:21:09 AM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.79 MXN |
| 10 NOK | 17.89 MXN |
| 50 NOK | 89.46 MXN |
| 100 NOK | 178.92 MXN |
| 500 NOK | 894.62 MXN |
| 1,000 NOK | 1,789.24 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-21T07:21:09Z",
"rates": {
"MXN": 1.789238
}
}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": 178.9238,
"rate": 1.789238
}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