Rate Overview
Live
1 AFN = 0.144380 SEK
1 SEK = 6.9262
AFN
Avg
0.145004
High
0.147247
Low
0.143874
Last updated: 5/7/2026, 7:47:14 AM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.14 SEK |
| 10 AFN | 1.44 SEK |
| 50 AFN | 7.22 SEK |
| 100 AFN | 14.44 SEK |
| 500 AFN | 72.19 SEK |
| 1,000 AFN | 144.38 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-05-07T07:47:14Z",
"rates": {
"SEK": 0.14438
}
}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.438,
"rate": 0.14438
}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