Rate Overview
Live
1 PHP = 110.7945 PYG
1 PYG = 0.009026
PHP
Avg
110.8819
High
111.4803
Low
110.4646
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 110.79 PYG |
| 10 PHP | 1,107.94 PYG |
| 50 PHP | 5,539.72 PYG |
| 100 PHP | 11,079.45 PYG |
| 500 PHP | 55,397.24 PYG |
| 1,000 PHP | 110,794.48 PYG |
Get PHP/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=PYGExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T07:35:05Z",
"rates": {
"PYG": 110.794479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "PYG",
"amount": 100
},
"result": 11079.4479,
"rate": 110.794479
}Build with PHP/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key