Rate Overview
Live
1 MXN = 0.540206 NOK
1 NOK = 1.8511
MXN
Avg
0.539976
High
0.548010
Low
0.532907
Last updated: 3/26/2026, 10:29:30 PM
Quick Conversions
| MXN | NOK |
|---|---|
| 1 MXN | 0.54 NOK |
| 10 MXN | 5.40 NOK |
| 50 MXN | 27.01 NOK |
| 100 MXN | 54.02 NOK |
| 500 MXN | 270.10 NOK |
| 1,000 MXN | 540.21 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-26T22:29:30Z",
"rates": {
"NOK": 0.540206
}
}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.020599999999995,
"rate": 0.540206
}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