Rate Overview
Live
1 KGS = 0.705013 PHP
1 PHP = 1.4184
KGS
Avg
0.703862
High
0.706154
Low
0.700774
Last updated: 5/28/2026, 1:17:16 AM
Quick Conversions
| KGS | PHP |
|---|---|
| 1 KGS | 0.71 PHP |
| 10 KGS | 7.05 PHP |
| 50 KGS | 35.25 PHP |
| 100 KGS | 70.50 PHP |
| 500 KGS | 352.51 PHP |
| 1,000 KGS | 705.01 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-05-28T01:17:16Z",
"rates": {
"PHP": 0.705013
}
}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": 70.5013,
"rate": 0.705013
}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