Rate Overview
Live
1 MXN = 7.0931 ISK
1 ISK = 0.140982
MXN
Avg
7.0466
High
7.0937
Low
7.0173
Last updated: 5/7/2026, 8:08:06 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.09 ISK |
| 10 MXN | 70.93 ISK |
| 50 MXN | 354.66 ISK |
| 100 MXN | 709.31 ISK |
| 500 MXN | 3,546.56 ISK |
| 1,000 MXN | 7,093.13 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-05-07T08:08:06Z",
"rates": {
"ISK": 7.093129
}
}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.3129,
"rate": 7.093129
}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