Rate Overview
Live
1 PHP = 107.9903 PYG
1 PYG = 0.009260
PHP
Avg
108.3971
High
109.5570
Low
107.8370
Last updated: 3/28/2026, 3:16:32 PM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 107.99 PYG |
| 10 PHP | 1,079.90 PYG |
| 50 PHP | 5,399.52 PYG |
| 100 PHP | 10,799.03 PYG |
| 500 PHP | 53,995.17 PYG |
| 1,000 PHP | 107,990.35 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-28T15:16:32Z",
"rates": {
"PYG": 107.990347
}
}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": 10799.0347,
"rate": 107.990347
}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