Rate Overview
Live
1 ARS = 0.041567 PHP
1 PHP = 24.0575
ARS
Avg
0.041699
High
0.042116
Low
0.041325
Last updated: 3/7/2026, 7:35:11 AM
Quick Conversions
| ARS | PHP |
|---|---|
| 1 ARS | 0.04 PHP |
| 10 ARS | 0.42 PHP |
| 50 ARS | 2.08 PHP |
| 100 ARS | 4.16 PHP |
| 500 ARS | 20.78 PHP |
| 1,000 ARS | 41.57 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-03-07T07:35:11Z",
"rates": {
"PHP": 0.041567
}
}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.1567,
"rate": 0.041567
}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