Rate Overview
Live
1 PHP = 0.179828 GHS
1 GHS = 5.5609
PHP
Avg
0.182537
High
0.186027
Low
0.179828
Last updated: 3/27/2026, 7:58:28 PM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.18 GHS |
| 10 PHP | 1.80 GHS |
| 50 PHP | 8.99 GHS |
| 100 PHP | 17.98 GHS |
| 500 PHP | 89.91 GHS |
| 1,000 PHP | 179.83 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-03-27T19:58:28Z",
"rates": {
"GHS": 0.179828
}
}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": 17.982799999999997,
"rate": 0.179828
}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