Rate Overview
Live
1 PHP = 0.188952 GHS
1 GHS = 5.2923
PHP
Avg
0.220428
High
0.279076
Low
0.177651
Last updated: 5/27/2026, 7:16:15 PM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.19 GHS |
| 10 PHP | 1.89 GHS |
| 50 PHP | 9.45 GHS |
| 100 PHP | 18.90 GHS |
| 500 PHP | 94.48 GHS |
| 1,000 PHP | 188.95 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-05-27T19:16:15Z",
"rates": {
"GHS": 0.188952
}
}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.895200000000003,
"rate": 0.188952
}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