Rate Overview
Live
1 NOK = 1.8272 MXN
1 MXN = 0.547292
NOK
Avg
1.8256
High
1.8411
Low
1.8144
Last updated: 9/11/2026, 7:25:59 AM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.83 MXN |
| 10 NOK | 18.27 MXN |
| 50 NOK | 91.36 MXN |
| 100 NOK | 182.72 MXN |
| 500 NOK | 913.59 MXN |
| 1,000 NOK | 1,827.18 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-09-11T07:25:59Z",
"rates": {
"MXN": 1.827178
}
}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.7178,
"rate": 1.827178
}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