Rate Overview
Live
1 ARS = 0.006589 SEK
1 SEK = 151.7681
ARS
Avg
0.006648
High
0.006786
Low
0.006557
Last updated: 5/27/2026, 8:26:23 PM
Quick Conversions
| ARS | SEK |
|---|---|
| 1 ARS | 0.01 SEK |
| 10 ARS | 0.07 SEK |
| 50 ARS | 0.33 SEK |
| 100 ARS | 0.66 SEK |
| 500 ARS | 3.29 SEK |
| 1,000 ARS | 6.59 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-05-27T20:26:23Z",
"rates": {
"SEK": 0.006589
}
}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.6589,
"rate": 0.006589
}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