Rate Overview
Live
1 SEK = 1.8003 MXN
1 MXN = 0.555449
SEK
Avg
1.8806
High
1.9568
Low
1.7988
Last updated: 7/21/2026, 8:30:26 AM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.80 MXN |
| 10 SEK | 18.00 MXN |
| 50 SEK | 90.02 MXN |
| 100 SEK | 180.03 MXN |
| 500 SEK | 900.17 MXN |
| 1,000 SEK | 1,800.34 MXN |
Get SEK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MXNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-21T08:30:26Z",
"rates": {
"MXN": 1.800344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MXN",
"amount": 100
},
"result": 180.0344,
"rate": 1.800344
}Build with SEK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key