Rate Overview
Live
1 MXN = 7.0041 ISK
1 ISK = 0.142773
MXN
Avg
7.0549
High
7.0905
Low
7.0041
Last updated: 3/7/2026, 1:00:01 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.00 ISK |
| 10 MXN | 70.04 ISK |
| 50 MXN | 350.21 ISK |
| 100 MXN | 700.41 ISK |
| 500 MXN | 3,502.06 ISK |
| 1,000 MXN | 7,004.11 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-03-07T01:00:01Z",
"rates": {
"ISK": 7.004111
}
}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": 700.4111,
"rate": 7.004111
}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