Rate Overview
Live
1 ARS = 0.044384 PHP
1 PHP = 22.5306
ARS
Avg
0.043927
High
0.044415
Low
0.043304
Last updated: 4/17/2026, 11:40:12 AM
Quick Conversions
| ARS | PHP |
|---|---|
| 1 ARS | 0.04 PHP |
| 10 ARS | 0.44 PHP |
| 50 ARS | 2.22 PHP |
| 100 ARS | 4.44 PHP |
| 500 ARS | 22.19 PHP |
| 1,000 ARS | 44.38 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-04-17T11:40:12Z",
"rates": {
"PHP": 0.044384
}
}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.4384,
"rate": 0.044384
}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