Rate Overview
Live
1 MXN = 7.2313 ISK
1 ISK = 0.138288
MXN
Avg
7.2152
High
7.2367
Low
7.1945
Last updated: 7/7/2026, 11:16:08 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.23 ISK |
| 10 MXN | 72.31 ISK |
| 50 MXN | 361.56 ISK |
| 100 MXN | 723.13 ISK |
| 500 MXN | 3,615.64 ISK |
| 1,000 MXN | 7,231.28 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-07-07T11:16:08Z",
"rates": {
"ISK": 7.231277
}
}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": 723.1277,
"rate": 7.231277
}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