Rate Overview
Live
1 MXN = 0.541056 NOK
1 NOK = 1.8482
MXN
Avg
0.554557
High
0.567150
Low
0.540374
Last updated: 3/27/2026, 1:31:24 AM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.54 NOK |
| 10 MXN | 5.41 NOK |
| 50 MXN | 27.05 NOK |
| 100 MXN | 54.11 NOK |
| 500 MXN | 270.53 NOK |
| 1,000 MXN | 541.06 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-03-27T01:31:24Z",
"rates": {
"NOK": 0.541056
}
}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.105599999999995,
"rate": 0.541056
}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