Rate Overview
Live
1 AFN = 0.145494 SEK
1 SEK = 6.8731
AFN
Avg
0.145833
High
0.152651
Low
0.134030
Last updated: 7/22/2026, 3:44:17 PM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.15 SEK |
| 10 AFN | 1.45 SEK |
| 50 AFN | 7.27 SEK |
| 100 AFN | 14.55 SEK |
| 500 AFN | 72.75 SEK |
| 1,000 AFN | 145.49 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-07-22T15:44:17Z",
"rates": {
"SEK": 0.145494
}
}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.549400000000002,
"rate": 0.145494
}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