Rate Overview
Live
1 ARS = 0.041305 PHP
1 PHP = 24.2101
ARS
Avg
0.041834
High
0.042792
Low
0.041162
Last updated: 7/6/2026, 3:11:13 PM
Quick Conversions
| ARS | PHP |
|---|---|
| 1 ARS | 0.04 PHP |
| 10 ARS | 0.41 PHP |
| 50 ARS | 2.07 PHP |
| 100 ARS | 4.13 PHP |
| 500 ARS | 20.65 PHP |
| 1,000 ARS | 41.31 PHP |
Get ARS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=PHPExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-07-06T15:11:13Z",
"rates": {
"PHP": 0.041305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "PHP",
"amount": 100
},
"result": 4.1305000000000005,
"rate": 0.041305
}Build with ARS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key