Rate Overview
Live
1 MXN = 7.0913 ISK
1 ISK = 0.141019
MXN
Avg
7.0666
High
7.0913
Low
7.0290
Last updated: 4/17/2026, 4:52:47 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.09 ISK |
| 10 MXN | 70.91 ISK |
| 50 MXN | 354.56 ISK |
| 100 MXN | 709.13 ISK |
| 500 MXN | 3,545.63 ISK |
| 1,000 MXN | 7,091.27 ISK |
Get MXN/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=ISKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-17T04:52:47Z",
"rates": {
"ISK": 7.091268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "ISK",
"amount": 100
},
"result": 709.1268,
"rate": 7.091268
}Build with MXN/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key