Rate Overview
Live
1 ARS = 0.000731 PAB
1 PAB = 1367.99
ARS
Avg
0.000836
High
0.001058
Low
0.000674
Last updated: 3/27/2026, 8:18:37 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-03-27T08:18:37Z",
"rates": {
"PAB": 0.000731
}
}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.0731,
"rate": 0.000731
}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