Rate Overview
Live
1 SEK = 7.0222 AFN
1 AFN = 0.142405
SEK
Avg
6.9641
High
7.0222
Low
6.9168
Last updated: 4/17/2026, 6:18:35 AM
Quick Conversions
| SEK | AFN |
|---|---|
| 1 SEK | 7.02 AFN |
| 10 SEK | 70.22 AFN |
| 50 SEK | 351.11 AFN |
| 100 SEK | 702.22 AFN |
| 500 SEK | 3,511.11 AFN |
| 1,000 SEK | 7,022.22 AFN |
Get SEK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=AFNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T06:18:35Z",
"rates": {
"AFN": 7.022222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "AFN",
"amount": 100
},
"result": 702.2222,
"rate": 7.022222
}Build with SEK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key