Rate Overview
Live
1 ARS = 0.006465 SEK
1 SEK = 154.6790
ARS
Avg
0.006529
High
0.006629
Low
0.006465
Last updated: 3/7/2026, 9:23:57 AM
Quick Conversions
| ARS | SEK |
|---|---|
| 1 ARS | 0.01 SEK |
| 10 ARS | 0.06 SEK |
| 50 ARS | 0.32 SEK |
| 100 ARS | 0.65 SEK |
| 500 ARS | 3.23 SEK |
| 1,000 ARS | 6.47 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-03-07T09:23:57Z",
"rates": {
"SEK": 0.006465
}
}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.6465000000000001,
"rate": 0.006465
}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