Rate Overview
Live
1 AFN = 0.145266 SEK
1 SEK = 6.8839
AFN
Avg
0.145644
High
0.146605
Low
0.144667
Last updated: 7/21/2026, 9:37:50 PM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.15 SEK |
| 10 AFN | 1.45 SEK |
| 50 AFN | 7.26 SEK |
| 100 AFN | 14.53 SEK |
| 500 AFN | 72.63 SEK |
| 1,000 AFN | 145.27 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-21T21:37:50Z",
"rates": {
"SEK": 0.145266
}
}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.5266,
"rate": 0.145266
}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