Rate Overview
Live
1 PHP = 1.4162 KGS
1 KGS = 0.706104
PHP
Avg
1.4206
High
1.4238
Low
1.4162
Last updated: 7/8/2026, 5:23:23 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.42 KGS |
| 10 PHP | 14.16 KGS |
| 50 PHP | 70.81 KGS |
| 100 PHP | 141.62 KGS |
| 500 PHP | 708.11 KGS |
| 1,000 PHP | 1,416.22 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-07-08T05:23:23Z",
"rates": {
"KGS": 1.416221
}
}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.6221,
"rate": 1.416221
}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