Rate Overview
Live
1 NOK = 1.8478 MXN
1 MXN = 0.541186
NOK
Avg
1.8490
High
1.8765
Low
1.8248
Last updated: 3/27/2026, 3:10:23 AM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.85 MXN |
| 10 NOK | 18.48 MXN |
| 50 NOK | 92.39 MXN |
| 100 NOK | 184.78 MXN |
| 500 NOK | 923.90 MXN |
| 1,000 NOK | 1,847.79 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-27T03:10:23Z",
"rates": {
"MXN": 1.847792
}
}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": 184.7792,
"rate": 1.847792
}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