Rate Overview
Live
1 PHP = 0.183181 GHS
1 GHS = 5.4591
PHP
Avg
0.183498
High
0.184133
Low
0.182484
Last updated: 4/17/2026, 6:09:28 AM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.18 GHS |
| 10 PHP | 1.83 GHS |
| 50 PHP | 9.16 GHS |
| 100 PHP | 18.32 GHS |
| 500 PHP | 91.59 GHS |
| 1,000 PHP | 183.18 GHS |
Get PHP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GHSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:28Z",
"rates": {
"GHS": 0.183181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GHS",
"amount": 100
},
"result": 18.3181,
"rate": 0.183181
}Build with PHP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key