Rate Overview
Live
1 PHP = 1.4419 KGS
1 KGS = 0.693526
PHP
Avg
1.4617
High
1.5193
Low
1.4193
Last updated: 6/18/2026, 5:08:26 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.44 KGS |
| 10 PHP | 14.42 KGS |
| 50 PHP | 72.10 KGS |
| 100 PHP | 144.19 KGS |
| 500 PHP | 720.95 KGS |
| 1,000 PHP | 1,441.91 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-06-18T05:08:26Z",
"rates": {
"KGS": 1.441906
}
}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.1906,
"rate": 1.441906
}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