Rate Overview
Live
1 PHP = 1.4443 KGS
1 KGS = 0.692397
PHP
Avg
1.4527
High
1.4663
Low
1.4440
Last updated: 3/28/2026, 10:55:34 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.44 KGS |
| 10 PHP | 14.44 KGS |
| 50 PHP | 72.21 KGS |
| 100 PHP | 144.43 KGS |
| 500 PHP | 722.13 KGS |
| 1,000 PHP | 1,444.26 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-03-28T10:55:34Z",
"rates": {
"KGS": 1.444258
}
}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": 144.4258,
"rate": 1.444258
}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