Rate Overview
Live
1 MXN = 0.535513 SEK
1 SEK = 1.8674
MXN
Avg
0.538486
High
0.540650
Low
0.535342
Last updated: 5/27/2026, 7:17:46 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.54 SEK |
| 10 MXN | 5.36 SEK |
| 50 MXN | 26.78 SEK |
| 100 MXN | 53.55 SEK |
| 500 MXN | 267.76 SEK |
| 1,000 MXN | 535.51 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-27T19:17:46Z",
"rates": {
"SEK": 0.535513
}
}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.551300000000005,
"rate": 0.535513
}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