Rate Overview
Live
1 MXN = 0.534642 SEK
1 SEK = 1.8704
MXN
Avg
0.538390
High
0.540650
Low
0.534642
Last updated: 5/27/2026, 5:12:18 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.53 SEK |
| 10 MXN | 5.35 SEK |
| 50 MXN | 26.73 SEK |
| 100 MXN | 53.46 SEK |
| 500 MXN | 267.32 SEK |
| 1,000 MXN | 534.64 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-27T17:12:18Z",
"rates": {
"SEK": 0.534642
}
}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.4642,
"rate": 0.534642
}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