Rate Overview
Live
1 MXN = 0.534544 SEK
1 SEK = 1.8708
MXN
Avg
0.525748
High
0.540951
Low
0.511042
Last updated: 5/27/2026, 6:21:04 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.53 SEK |
| 10 MXN | 5.35 SEK |
| 50 MXN | 26.73 SEK |
| 100 MXN | 53.45 SEK |
| 500 MXN | 267.27 SEK |
| 1,000 MXN | 534.54 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-27T18:21:04Z",
"rates": {
"SEK": 0.534544
}
}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.4544,
"rate": 0.534544
}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