Rate Overview
Live
1 MXN = 7.1984 ISK
1 ISK = 0.138919
MXN
Avg
7.1007
High
7.2445
Low
6.9502
Last updated: 7/25/2026, 3:01:57 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.20 ISK |
| 10 MXN | 71.98 ISK |
| 50 MXN | 359.92 ISK |
| 100 MXN | 719.84 ISK |
| 500 MXN | 3,599.21 ISK |
| 1,000 MXN | 7,198.42 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-25T03:01:57Z",
"rates": {
"ISK": 7.19842
}
}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": 719.842,
"rate": 7.19842
}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