Rate Overview
Live
1 KGS = 0.675097 PHP
1 PHP = 1.4813
KGS
Avg
0.669167
High
0.677795
Low
0.660282
Last updated: 3/7/2026, 7:01:22 AM
Quick Conversions
| KGS | PHP |
|---|---|
| 1 KGS | 0.68 PHP |
| 10 KGS | 6.75 PHP |
| 50 KGS | 33.75 PHP |
| 100 KGS | 67.51 PHP |
| 500 KGS | 337.55 PHP |
| 1,000 KGS | 675.10 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-03-07T07:01:22Z",
"rates": {
"PHP": 0.675097
}
}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.5097,
"rate": 0.675097
}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