Rate Overview
Live
1 PHP = 0.186911 GHS
1 GHS = 5.3501
PHP
Avg
0.185280
High
0.192192
Low
0.180427
Last updated: 7/22/2026, 7:39:07 AM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.19 GHS |
| 10 PHP | 1.87 GHS |
| 50 PHP | 9.35 GHS |
| 100 PHP | 18.69 GHS |
| 500 PHP | 93.46 GHS |
| 1,000 PHP | 186.91 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-07-22T07:39:07Z",
"rates": {
"GHS": 0.186911
}
}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.6911,
"rate": 0.186911
}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