Rate Overview
Live
1 NOK = 1.8178 MXN
1 MXN = 0.550113
NOK
Avg
1.8211
High
1.8899
Low
1.7481
Last updated: 9/1/2026, 7:03:17 AM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.82 MXN |
| 10 NOK | 18.18 MXN |
| 50 NOK | 90.89 MXN |
| 100 NOK | 181.78 MXN |
| 500 NOK | 908.90 MXN |
| 1,000 NOK | 1,817.81 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-01T07:03:17Z",
"rates": {
"MXN": 1.817809
}
}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": 181.7809,
"rate": 1.817809
}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