Rate Overview
Live
1 ARS = 0.000523 GBP
1 GBP = 1912.05
ARS
Avg
0.000520
High
0.000523
Low
0.000515
Last updated: 6/15/2026, 9:00:43 PM
Quick Conversions
| ARS | GBP |
|---|---|
| 1 ARS | 0.00 GBP |
| 10 ARS | 0.01 GBP |
| 50 ARS | 0.03 GBP |
| 100 ARS | 0.05 GBP |
| 500 ARS | 0.26 GBP |
| 1,000 ARS | 0.52 GBP |
Get ARS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=GBPExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-06-15T21:00:43Z",
"rates": {
"GBP": 0.000523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "GBP",
"amount": 100
},
"result": 0.0523,
"rate": 0.000523
}Build with ARS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key