Rate Overview
Live
1 AFN = 0.149132 SEK
1 SEK = 6.7055
AFN
Avg
0.148003
High
0.150293
Low
0.145606
Last updated: 3/27/2026, 1:15:54 PM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.15 SEK |
| 10 AFN | 1.49 SEK |
| 50 AFN | 7.46 SEK |
| 100 AFN | 14.91 SEK |
| 500 AFN | 74.57 SEK |
| 1,000 AFN | 149.13 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-27T13:15:54Z",
"rates": {
"SEK": 0.149132
}
}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.913199999999998,
"rate": 0.149132
}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