Rate Overview
Live
1 PHP = 1.4195 KGS
1 KGS = 0.704469
PHP
Avg
1.4198
High
1.4296
Low
1.4134
Last updated: 7/28/2026, 10:12:39 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.42 KGS |
| 10 PHP | 14.20 KGS |
| 50 PHP | 70.98 KGS |
| 100 PHP | 141.95 KGS |
| 500 PHP | 709.75 KGS |
| 1,000 PHP | 1,419.51 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-07-28T10:12:39Z",
"rates": {
"KGS": 1.419509
}
}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": 141.9509,
"rate": 1.419509
}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