Rate Overview
Live
1 PHP = 1.4231 KGS
1 KGS = 0.702699
PHP
Avg
1.4891
High
1.5717
Low
1.4167
Last updated: 8/15/2026, 4:59:14 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.42 KGS |
| 10 PHP | 14.23 KGS |
| 50 PHP | 71.15 KGS |
| 100 PHP | 142.31 KGS |
| 500 PHP | 711.54 KGS |
| 1,000 PHP | 1,423.08 KGS |
Get PHP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=KGSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-08-15T04:59:14Z",
"rates": {
"KGS": 1.423084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "KGS",
"amount": 100
},
"result": 142.3084,
"rate": 1.423084
}Build with PHP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key