Rate Overview
Live
1 AFN = 0.148009 SEK
1 SEK = 6.7563
AFN
Avg
0.146877
High
0.151260
Low
0.142923
Last updated: 5/27/2026, 5:14:59 PM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.15 SEK |
| 10 AFN | 1.48 SEK |
| 50 AFN | 7.40 SEK |
| 100 AFN | 14.80 SEK |
| 500 AFN | 74.00 SEK |
| 1,000 AFN | 148.01 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-27T17:14:59Z",
"rates": {
"SEK": 0.148009
}
}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.8009,
"rate": 0.148009
}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