Rate Overview
Live
1 NOK = 1.8820 MXN
1 MXN = 0.531341
NOK
Avg
1.8970
High
2.4197
Low
1.5188
Last updated: 5/12/2026, 12:10:36 PM
Quick Conversions
| NOK | MXN |
|---|---|
| 1 NOK | 1.88 MXN |
| 10 NOK | 18.82 MXN |
| 50 NOK | 94.10 MXN |
| 100 NOK | 188.20 MXN |
| 500 NOK | 941.02 MXN |
| 1,000 NOK | 1,882.03 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-05-12T12:10:36Z",
"rates": {
"MXN": 1.88203
}
}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": 188.203,
"rate": 1.88203
}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