Rate Overview
Live
1 PHP = 1.4808 KGS
1 KGS = 0.675328 PHP
Avg
1.4769
High
1.4831
Low
1.4693
Last updated: 1/25/2026, 7:12:22 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.48 KGS |
| 10 PHP | 14.81 KGS |
| 50 PHP | 74.04 KGS |
| 100 PHP | 148.08 KGS |
| 500 PHP | 740.38 KGS |
| 1,000 PHP | 1,480.76 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-01-25T07:12:22Z",
"rates": {
"KGS": 1.480763
}
}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": 148.0763,
"rate": 1.480763
}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