Rate Overview
Live
1 MXN = 0.535371 SEK
1 SEK = 1.8679
MXN
Avg
0.536437
High
0.544765
Low
0.527782
Last updated: 5/27/2026, 8:26:21 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.54 SEK |
| 10 MXN | 5.35 SEK |
| 50 MXN | 26.77 SEK |
| 100 MXN | 53.54 SEK |
| 500 MXN | 267.69 SEK |
| 1,000 MXN | 535.37 SEK |
Get MXN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SEKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T20:26:21Z",
"rates": {
"SEK": 0.535371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SEK",
"amount": 100
},
"result": 53.5371,
"rate": 0.535371
}Build with MXN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key