Rate Overview
Live
1 PHP = 1.4238 KGS
1 KGS = 0.702360
PHP
Avg
1.4273
High
1.4401
Low
1.4210
Last updated: 8/17/2026, 10:04:37 PM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.42 KGS |
| 10 PHP | 14.24 KGS |
| 50 PHP | 71.19 KGS |
| 100 PHP | 142.38 KGS |
| 500 PHP | 711.89 KGS |
| 1,000 PHP | 1,423.77 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-08-17T22:04:37Z",
"rates": {
"KGS": 1.423771
}
}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": 142.37709999999998,
"rate": 1.423771
}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