Rate Overview
Live
1 ARS = 0.043637 PHP
1 PHP = 22.9163
ARS
Avg
0.043945
High
0.044249
Low
0.043505
Last updated: 5/7/2026, 3:39:31 PM
Quick Conversions
| ARS | PHP |
|---|---|
| 1 ARS | 0.04 PHP |
| 10 ARS | 0.44 PHP |
| 50 ARS | 2.18 PHP |
| 100 ARS | 4.36 PHP |
| 500 ARS | 21.82 PHP |
| 1,000 ARS | 43.64 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-05-07T15:39:31Z",
"rates": {
"PHP": 0.043637
}
}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.363700000000001,
"rate": 0.043637
}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