Rate Overview
Live
1 PHP = 0.189072 GHS
1 GHS = 5.2890
PHP
Avg
0.188292
High
0.189072
Low
0.187546
Last updated: 7/29/2026, 10:40:56 AM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.19 GHS |
| 10 PHP | 1.89 GHS |
| 50 PHP | 9.45 GHS |
| 100 PHP | 18.91 GHS |
| 500 PHP | 94.54 GHS |
| 1,000 PHP | 189.07 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-29T10:40:56Z",
"rates": {
"GHS": 0.189072
}
}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.9072,
"rate": 0.189072
}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