Rate Overview
Live
1 ARS = 0.006772 SEK
1 SEK = 147.6669
ARS
Avg
0.006753
High
0.006793
Low
0.006695
Last updated: 4/17/2026, 7:38:51 AM
Quick Conversions
| ARS | SEK |
|---|---|
| 1 ARS | 0.01 SEK |
| 10 ARS | 0.07 SEK |
| 50 ARS | 0.34 SEK |
| 100 ARS | 0.68 SEK |
| 500 ARS | 3.39 SEK |
| 1,000 ARS | 6.77 SEK |
Get ARS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=SEKExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-04-17T07:38:51Z",
"rates": {
"SEK": 0.006772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "SEK",
"amount": 100
},
"result": 0.6772,
"rate": 0.006772
}Build with ARS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key