Rate Overview
Live
1 AMD = 0.026595 SEK
1 SEK = 37.6011
AMD
Avg
0.025677
High
0.028142
Low
0.023774
Last updated: 7/28/2026, 11:53:05 AM
Quick Conversions
| AMD | SEK |
|---|---|
| 1 AMD | 0.03 SEK |
| 10 AMD | 0.27 SEK |
| 50 AMD | 1.33 SEK |
| 100 AMD | 2.66 SEK |
| 500 AMD | 13.30 SEK |
| 1,000 AMD | 26.60 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-07-28T11:53:05Z",
"rates": {
"SEK": 0.026595
}
}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.6595,
"rate": 0.026595
}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