Rate Overview
Live
1 PHP = 1.4527 KGS
1 KGS = 0.688373
PHP
Avg
1.4571
High
1.4612
Low
1.4523
Last updated: 4/17/2026, 9:29:13 PM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.45 KGS |
| 10 PHP | 14.53 KGS |
| 50 PHP | 72.64 KGS |
| 100 PHP | 145.27 KGS |
| 500 PHP | 726.35 KGS |
| 1,000 PHP | 1,452.70 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-04-17T21:29:13Z",
"rates": {
"KGS": 1.4527
}
}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": 145.27,
"rate": 1.4527
}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