Rate Overview
Live
1 AMD = 0.025117 SEK
1 SEK = 39.8137
AMD
Avg
0.024610
High
0.025117
Low
0.023965
Last updated: 3/28/2026, 6:10:54 AM
Quick Conversions
| AMD | SEK |
|---|---|
| 1 AMD | 0.03 SEK |
| 10 AMD | 0.25 SEK |
| 50 AMD | 1.26 SEK |
| 100 AMD | 2.51 SEK |
| 500 AMD | 12.56 SEK |
| 1,000 AMD | 25.12 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-28T06:10:54Z",
"rates": {
"SEK": 0.025117
}
}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.5117000000000003,
"rate": 0.025117
}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