Rate Overview
Live
1 MXN = 0.555837 SEK
1 SEK = 1.7991
MXN
Avg
0.524363
High
0.556201
Low
0.501951
Last updated: 7/25/2026, 10:20:05 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.56 SEK |
| 10 MXN | 5.56 SEK |
| 50 MXN | 27.79 SEK |
| 100 MXN | 55.58 SEK |
| 500 MXN | 277.92 SEK |
| 1,000 MXN | 555.84 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-07-25T22:20:05Z",
"rates": {
"SEK": 0.555837
}
}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.5837,
"rate": 0.555837
}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