Rate Overview
Live
1 PHP = 1.4390 KGS
1 KGS = 0.694924
PHP
Avg
1.4408
High
1.4501
Low
1.4259
Last updated: 6/18/2026, 3:30:58 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.44 KGS |
| 10 PHP | 14.39 KGS |
| 50 PHP | 71.95 KGS |
| 100 PHP | 143.90 KGS |
| 500 PHP | 719.50 KGS |
| 1,000 PHP | 1,439.01 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-06-18T03:30:58Z",
"rates": {
"KGS": 1.439006
}
}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": 143.9006,
"rate": 1.439006
}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