Rate Overview
Live
1 MXN = 0.544302 NOK
1 NOK = 1.8372
MXN
Avg
0.546574
High
0.550515
Low
0.544294
Last updated: 4/16/2026, 6:00:07 AM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.54 NOK |
| 10 MXN | 5.44 NOK |
| 50 MXN | 27.22 NOK |
| 100 MXN | 54.43 NOK |
| 500 MXN | 272.15 NOK |
| 1,000 MXN | 544.30 NOK |
Get MXN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=NOKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-16T06:00:07Z",
"rates": {
"NOK": 0.544302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "NOK",
"amount": 100
},
"result": 54.43019999999999,
"rate": 0.544302
}Build with MXN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key