Rate Overview
Live
1 PHP = 105.8898 PYG
1 PYG = 0.009444
PHP
Avg
106.9351
High
107.9707
Low
105.8898
Last updated: 4/17/2026, 4:03:02 PM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 105.89 PYG |
| 10 PHP | 1,058.90 PYG |
| 50 PHP | 5,294.49 PYG |
| 100 PHP | 10,588.98 PYG |
| 500 PHP | 52,944.91 PYG |
| 1,000 PHP | 105,889.82 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-04-17T16:03:02Z",
"rates": {
"PYG": 105.88982
}
}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": 10588.982,
"rate": 105.88982
}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