Rate Overview
Live
1 PHP = 100.5395 PYG
1 PYG = 0.009946
PHP
Avg
100.9906
High
101.6677
Low
99.9374
Last updated: 6/18/2026, 3:29:56 AM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 100.54 PYG |
| 10 PHP | 1,005.40 PYG |
| 50 PHP | 5,026.98 PYG |
| 100 PHP | 10,053.95 PYG |
| 500 PHP | 50,269.77 PYG |
| 1,000 PHP | 100,539.53 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-06-18T03:29:56Z",
"rates": {
"PYG": 100.53953
}
}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": 10053.953,
"rate": 100.53953
}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