Rate Overview
Live
1 PHP = 1.4276 KGS
1 KGS = 0.700456
PHP
Avg
1.4527
High
1.5193
Low
1.4134
Last updated: 8/3/2026, 3:49:05 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.43 KGS |
| 10 PHP | 14.28 KGS |
| 50 PHP | 71.38 KGS |
| 100 PHP | 142.76 KGS |
| 500 PHP | 713.82 KGS |
| 1,000 PHP | 1,427.64 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-03T03:49:05Z",
"rates": {
"KGS": 1.427642
}
}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.76420000000002,
"rate": 1.427642
}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