Rate Overview
Live
1 MXN = 0.534650 NOK
1 NOK = 1.8704
MXN
Avg
0.544725
High
0.566806
Low
0.521430
Last updated: 5/27/2026, 7:19:12 PM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.53 NOK |
| 10 MXN | 5.35 NOK |
| 50 MXN | 26.73 NOK |
| 100 MXN | 53.46 NOK |
| 500 MXN | 267.33 NOK |
| 1,000 MXN | 534.65 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-05-27T19:19:12Z",
"rates": {
"NOK": 0.53465
}
}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": 53.464999999999996,
"rate": 0.53465
}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