Rate Overview
Live
1 AMD = 0.024334 SEK
1 SEK = 41.0948
AMD
Avg
0.024300
High
0.024531
Low
0.023973
Last updated: 3/7/2026, 7:35:57 AM
Quick Conversions
| AMD | SEK |
|---|---|
| 1 AMD | 0.02 SEK |
| 10 AMD | 0.24 SEK |
| 50 AMD | 1.22 SEK |
| 100 AMD | 2.43 SEK |
| 500 AMD | 12.17 SEK |
| 1,000 AMD | 24.33 SEK |
Get AMD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AMD¤cies=SEKExample Response:
{
"success": true,
"base": "AMD",
"date": "2026-03-07T07:35:57Z",
"rates": {
"SEK": 0.024334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AMD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AMD",
"to": "SEK",
"amount": 100
},
"result": 2.4334000000000002,
"rate": 0.024334
}Build with AMD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key