Rate Overview
Live
1 MXN = 0.557923 SEK
1 SEK = 1.7924
MXN
Avg
0.558080
High
0.560693
Low
0.553304
Last updated: 8/17/2026, 11:09:46 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.56 SEK |
| 10 MXN | 5.58 SEK |
| 50 MXN | 27.90 SEK |
| 100 MXN | 55.79 SEK |
| 500 MXN | 278.96 SEK |
| 1,000 MXN | 557.92 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-08-17T11:09:46Z",
"rates": {
"SEK": 0.557923
}
}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": 55.7923,
"rate": 0.557923
}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