Rate Overview
Live
1 MXN = 6.8938 ISK
1 ISK = 0.145058
MXN
Avg
6.9284
High
7.1732
Low
6.5748
Last updated: 3/27/2026, 11:11:16 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 6.89 ISK |
| 10 MXN | 68.94 ISK |
| 50 MXN | 344.69 ISK |
| 100 MXN | 689.38 ISK |
| 500 MXN | 3,446.89 ISK |
| 1,000 MXN | 6,893.78 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-27T11:11:16Z",
"rates": {
"ISK": 6.893778
}
}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": 689.3778,
"rate": 6.893778
}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