Rate Overview
Live
1 AMD = 0.026389 SEK
1 SEK = 37.8946
AMD
Avg
0.026306
High
0.026473
Low
0.026146
Last updated: 9/3/2026, 6:04:51 AM
Quick Conversions
| AMD | SEK |
|---|---|
| 1 AMD | 0.03 SEK |
| 10 AMD | 0.26 SEK |
| 50 AMD | 1.32 SEK |
| 100 AMD | 2.64 SEK |
| 500 AMD | 13.19 SEK |
| 1,000 AMD | 26.39 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-09-03T06:04:51Z",
"rates": {
"SEK": 0.026389
}
}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.6389,
"rate": 0.026389
}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