Rate Overview
Live
1 GHS = 5.4591 PHP
1 PHP = 0.183182
GHS
Avg
5.4497
High
5.4799
Low
5.4308
Last updated: 4/17/2026, 6:09:29 AM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.46 PHP |
| 10 GHS | 54.59 PHP |
| 50 GHS | 272.95 PHP |
| 100 GHS | 545.91 PHP |
| 500 GHS | 2,729.53 PHP |
| 1,000 GHS | 5,459.06 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-04-17T06:09:29Z",
"rates": {
"PHP": 5.459057
}
}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": 545.9056999999999,
"rate": 5.459057
}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