Rate Overview
Live
1 PHP = 113.1289 PYG
1 PYG = 0.008839 PHP
Avg
131.4151
High
143.3849
Low
113.1289
Last updated: 1/25/2026, 9:06:50 AM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 113.13 PYG |
| 10 PHP | 1,131.29 PYG |
| 50 PHP | 5,656.45 PYG |
| 100 PHP | 11,312.89 PYG |
| 500 PHP | 56,564.46 PYG |
| 1,000 PHP | 113,128.92 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-01-25T09:06:50Z",
"rates": {
"PYG": 113.128923
}
}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": 11312.8923,
"rate": 113.128923
}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