Rate Overview
Live
1 MXN = 0.567655 NOK
1 NOK = 1.7616
MXN
Avg
0.549056
High
0.567655
Low
0.532353
Last updated: 6/29/2026, 1:32:19 AM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.57 NOK |
| 10 MXN | 5.68 NOK |
| 50 MXN | 28.38 NOK |
| 100 MXN | 56.77 NOK |
| 500 MXN | 283.83 NOK |
| 1,000 MXN | 567.66 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-06-29T01:32:19Z",
"rates": {
"NOK": 0.567655
}
}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": 56.7655,
"rate": 0.567655
}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