Rate Overview
Live
1 MXN = 0.550113 NOK
1 NOK = 1.8178
MXN
Avg
0.549444
High
0.550330
Low
0.546896
Last updated: 9/4/2026, 12:05:19 PM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.55 NOK |
| 10 MXN | 5.50 NOK |
| 50 MXN | 27.51 NOK |
| 100 MXN | 55.01 NOK |
| 500 MXN | 275.06 NOK |
| 1,000 MXN | 550.11 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-09-04T12:05:19Z",
"rates": {
"NOK": 0.550113
}
}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": 55.0113,
"rate": 0.550113
}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