Rate Overview
Live
1 PHP = 97.8755 PYG
1 PYG = 0.010217
PHP
Avg
104.4640
High
114.0734
Low
97.6822
Last updated: 7/28/2026, 1:24:00 PM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 97.88 PYG |
| 10 PHP | 978.76 PYG |
| 50 PHP | 4,893.78 PYG |
| 100 PHP | 9,787.55 PYG |
| 500 PHP | 48,937.77 PYG |
| 1,000 PHP | 97,875.55 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-07-28T13:24:00Z",
"rates": {
"PYG": 97.875547
}
}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": 9787.5547,
"rate": 97.875547
}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