Rate Overview
Live
1 MXN = 0.539167 NOK
1 NOK = 1.8547
MXN
Avg
0.533372
High
0.539167
Low
0.529132
Last updated: 5/7/2026, 3:48:02 PM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.54 NOK |
| 10 MXN | 5.39 NOK |
| 50 MXN | 26.96 NOK |
| 100 MXN | 53.92 NOK |
| 500 MXN | 269.58 NOK |
| 1,000 MXN | 539.17 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-07T15:48:02Z",
"rates": {
"NOK": 0.539167
}
}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.91669999999999,
"rate": 0.539167
}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