Rate Overview
Live
1 PHP = 1.4146 KGS
1 KGS = 0.706904
PHP
Avg
1.4203
High
1.4270
Low
1.4146
Last updated: 5/28/2026, 9:39:10 PM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.41 KGS |
| 10 PHP | 14.15 KGS |
| 50 PHP | 70.73 KGS |
| 100 PHP | 141.46 KGS |
| 500 PHP | 707.31 KGS |
| 1,000 PHP | 1,414.62 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-05-28T21:39:10Z",
"rates": {
"KGS": 1.414619
}
}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": 141.4619,
"rate": 1.414619
}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