Rate Overview
Live
1 PHP = 98.1363 PYG
1 PYG = 0.010190
PHP
Avg
98.6934
High
99.1352
Low
98.1363
Last updated: 7/7/2026, 11:06:47 PM
Quick Conversions
| PHP | PYG |
|---|---|
| 1 PHP | 98.14 PYG |
| 10 PHP | 981.36 PYG |
| 50 PHP | 4,906.81 PYG |
| 100 PHP | 9,813.63 PYG |
| 500 PHP | 49,068.13 PYG |
| 1,000 PHP | 98,136.26 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-07T23:06:47Z",
"rates": {
"PYG": 98.136261
}
}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": 9813.626100000001,
"rate": 98.136261
}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