Rate Overview
Live
1 AFN = 0.145783 SEK
1 SEK = 6.8595
AFN
Avg
0.145252
High
0.146868
Low
0.141920
Last updated: 3/7/2026, 12:28:21 AM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.15 SEK |
| 10 AFN | 1.46 SEK |
| 50 AFN | 7.29 SEK |
| 100 AFN | 14.58 SEK |
| 500 AFN | 72.89 SEK |
| 1,000 AFN | 145.78 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-03-07T00:28:21Z",
"rates": {
"SEK": 0.145783
}
}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.578299999999999,
"rate": 0.145783
}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