Rate Overview
Live
1 PHP = 0.184370 GHS
1 GHS = 5.4239 PHP
Avg
0.212983
High
0.271785
Low
0.177651
Last updated: 1/25/2026, 9:08:11 AM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.18 GHS |
| 10 PHP | 1.84 GHS |
| 50 PHP | 9.22 GHS |
| 100 PHP | 18.44 GHS |
| 500 PHP | 92.19 GHS |
| 1,000 PHP | 184.37 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-01-25T09:08:11Z",
"rates": {
"GHS": 0.18437
}
}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.437,
"rate": 0.18437
}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