Rate Overview
Live
1 MXN = 6.9329 ISK
1 ISK = 0.144241
MXN
Avg
7.0222
High
7.1012
Low
6.9194
Last updated: 3/27/2026, 7:42:46 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 6.93 ISK |
| 10 MXN | 69.33 ISK |
| 50 MXN | 346.64 ISK |
| 100 MXN | 693.29 ISK |
| 500 MXN | 3,466.43 ISK |
| 1,000 MXN | 6,932.85 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-27T07:42:46Z",
"rates": {
"ISK": 6.932851
}
}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": 693.2851,
"rate": 6.932851
}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