Rate Overview
Live
1 MXN = 7.2190 ISK
1 ISK = 0.138523
MXN
Avg
7.2075
High
7.2333
Low
7.1752
Last updated: 8/15/2026, 2:23:59 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.22 ISK |
| 10 MXN | 72.19 ISK |
| 50 MXN | 360.95 ISK |
| 100 MXN | 721.90 ISK |
| 500 MXN | 3,609.50 ISK |
| 1,000 MXN | 7,219.00 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-08-15T02:23:59Z",
"rates": {
"ISK": 7.218995
}
}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": 721.8995,
"rate": 7.218995
}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