Rate Overview
Live
1 PHP = 100.9347 PYG
1 PYG = 0.009907
PHP
Avg
100.5294
High
101.7222
Low
99.5208
Last updated: 5/8/2026, 2:21:16 PM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 100.93 PYG |
| 10 PHP | 1,009.35 PYG |
| 50 PHP | 5,046.74 PYG |
| 100 PHP | 10,093.47 PYG |
| 500 PHP | 50,467.37 PYG |
| 1,000 PHP | 100,934.73 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-05-08T14:21:16Z",
"rates": {
"PYG": 100.934732
}
}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": 10093.4732,
"rate": 100.934732
}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