Rate Overview
Live
1 KGS = 0.675327 PHP
1 PHP = 1.4808 KGS
Avg
0.677110
High
0.680597
Low
0.674246
Last updated: 1/25/2026, 7:12:23 AM
Quick Conversions
| KGS | PHP |
|---|---|
| 1 KGS | 0.68 PHP |
| 10 KGS | 6.75 PHP |
| 50 KGS | 33.77 PHP |
| 100 KGS | 67.53 PHP |
| 500 KGS | 337.66 PHP |
| 1,000 KGS | 675.33 PHP |
Get KGS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=PHPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-01-25T07:12:23Z",
"rates": {
"PHP": 0.675327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "PHP",
"amount": 100
},
"result": 67.5327,
"rate": 0.675327
}Build with KGS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key