Rate Overview
Live
1 PHP = 1.4813 KGS
1 KGS = 0.675098
PHP
Avg
1.4945
High
1.5145
Low
1.4754
Last updated: 3/7/2026, 7:43:26 AM
Quick Conversions
| PHP | KGS |
|---|---|
| 1 PHP | 1.48 KGS |
| 10 PHP | 14.81 KGS |
| 50 PHP | 74.06 KGS |
| 100 PHP | 148.13 KGS |
| 500 PHP | 740.63 KGS |
| 1,000 PHP | 1,481.27 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-07T07:43:26Z",
"rates": {
"KGS": 1.481267
}
}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.1267,
"rate": 1.481267
}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