Rate Overview
Live
1 PHP = 99.3007 PYG
1 PYG = 0.010070
PHP
Avg
108.1276
High
114.8181
Low
99.3007
Last updated: 5/28/2026, 10:57:32 PM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 99.30 PYG |
| 10 PHP | 993.01 PYG |
| 50 PHP | 4,965.03 PYG |
| 100 PHP | 9,930.07 PYG |
| 500 PHP | 49,650.34 PYG |
| 1,000 PHP | 99,300.68 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-28T22:57:32Z",
"rates": {
"PYG": 99.300677
}
}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": 9930.0677,
"rate": 99.300677
}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