Rate Overview
Live
1 MXN = 7.2287 ISK
1 ISK = 0.138337
MXN
Avg
7.2148
High
7.2516
Low
7.1100
Last updated: 6/17/2026, 5:01:35 AM
Quick Conversions
| MXN | ISK |
|---|---|
| 1 MXN | 7.23 ISK |
| 10 MXN | 72.29 ISK |
| 50 MXN | 361.44 ISK |
| 100 MXN | 722.87 ISK |
| 500 MXN | 3,614.37 ISK |
| 1,000 MXN | 7,228.73 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-06-17T05:01:35Z",
"rates": {
"ISK": 7.228731
}
}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": 722.8731,
"rate": 7.228731
}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