Rate Overview
Live
1 PYG = 0.008839 PHP
1 PHP = 113.1350 PYG
Avg
0.008864
High
0.009025
Low
0.008644
Last updated: 1/25/2026, 12:52:09 PM
Quick Conversions
| PYG | PHP |
|---|---|
| 1 PYG | 0.01 PHP |
| 10 PYG | 0.09 PHP |
| 50 PYG | 0.44 PHP |
| 100 PYG | 0.88 PHP |
| 500 PYG | 4.42 PHP |
| 1,000 PYG | 8.84 PHP |
Get PYG/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=PHPExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-01-25T12:52:09Z",
"rates": {
"PHP": 0.008839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "PHP",
"amount": 100
},
"result": 0.8838999999999999,
"rate": 0.008839
}Build with PYG/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key