Rate Overview
Live
1 PHP = 1.4171 KGS
1 KGS = 0.705678
PHP
Avg
1.4429
High
1.5176
Low
1.4167
Last updated: 8/18/2026, 10:03:36 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.42 KGS |
| 10 PHP | 14.17 KGS |
| 50 PHP | 70.85 KGS |
| 100 PHP | 141.71 KGS |
| 500 PHP | 708.54 KGS |
| 1,000 PHP | 1,417.08 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-18T10:03:36Z",
"rates": {
"KGS": 1.417076
}
}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.7076,
"rate": 1.417076
}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