Rate Overview
Live
1 AFN = 0.142405 SEK
1 SEK = 7.0222
AFN
Avg
0.143597
High
0.144574
Low
0.142405
Last updated: 4/17/2026, 6:18:26 AM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.14 SEK |
| 10 AFN | 1.42 SEK |
| 50 AFN | 7.12 SEK |
| 100 AFN | 14.24 SEK |
| 500 AFN | 71.20 SEK |
| 1,000 AFN | 142.41 SEK |
Get AFN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SEKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-17T06:18:26Z",
"rates": {
"SEK": 0.142405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SEK",
"amount": 100
},
"result": 14.2405,
"rate": 0.142405
}Build with AFN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key