Rate Overview
Live
1 GHS = 5.6493 PHP
1 PHP = 0.177014
GHS
Avg
5.4601
High
5.6493
Low
5.1857
Last updated: 8/17/2026, 9:40:37 PM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.65 PHP |
| 10 GHS | 56.49 PHP |
| 50 GHS | 282.46 PHP |
| 100 GHS | 564.93 PHP |
| 500 GHS | 2,824.64 PHP |
| 1,000 GHS | 5,649.28 PHP |
Get GHS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PHPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-17T21:40:37Z",
"rates": {
"PHP": 5.649284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PHP",
"amount": 100
},
"result": 564.9284,
"rate": 5.649284
}Build with GHS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key