Rate Overview
Live
1 AFN = 0.148809 SEK
1 SEK = 6.7200
AFN
Avg
0.147963
High
0.150293
Low
0.145606
Last updated: 3/27/2026, 8:00:30 AM
Quick Conversions
| AFN | SEK |
|---|---|
| 1 AFN | 0.15 SEK |
| 10 AFN | 1.49 SEK |
| 50 AFN | 7.44 SEK |
| 100 AFN | 14.88 SEK |
| 500 AFN | 74.40 SEK |
| 1,000 AFN | 148.81 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-27T08:00:30Z",
"rates": {
"SEK": 0.148809
}
}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.8809,
"rate": 0.148809
}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