Rate Overview
Live
1 PHP = 1.5104 KGS
1 KGS = 0.662070
PHP
Avg
1.5010
High
1.5118
Low
1.4910
Last updated: 2/14/2026, 2:37:57 PM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.51 KGS |
| 10 PHP | 15.10 KGS |
| 50 PHP | 75.52 KGS |
| 100 PHP | 151.04 KGS |
| 500 PHP | 755.21 KGS |
| 1,000 PHP | 1,510.42 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-02-14T14:37:57Z",
"rates": {
"KGS": 1.510415
}
}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": 151.0415,
"rate": 1.510415
}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