Rate Overview
Live
1 ARS = 0.000730 PAB
1 PAB = 1369.86
ARS
Avg
0.000731
High
0.000737
Low
0.000720
Last updated: 4/18/2026, 8:43:13 AM
Quick Conversions
| ARS | PAB |
|---|---|
| 1 ARS | 0.00 PAB |
| 10 ARS | 0.01 PAB |
| 50 ARS | 0.04 PAB |
| 100 ARS | 0.07 PAB |
| 500 ARS | 0.37 PAB |
| 1,000 ARS | 0.73 PAB |
Get ARS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=PABExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-04-18T08:43:13Z",
"rates": {
"PAB": 0.00073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "PAB",
"amount": 100
},
"result": 0.073,
"rate": 0.00073
}Build with ARS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key