Rate Overview
Live
1 MXN = 0.534700 SEK
1 SEK = 1.8702
MXN
Avg
0.531020
High
0.535571
Low
0.527782
Last updated: 5/7/2026, 10:12:05 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.53 SEK |
| 10 MXN | 5.35 SEK |
| 50 MXN | 26.74 SEK |
| 100 MXN | 53.47 SEK |
| 500 MXN | 267.35 SEK |
| 1,000 MXN | 534.70 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-07T10:12:05Z",
"rates": {
"SEK": 0.5347
}
}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.47,
"rate": 0.5347
}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