Rate Overview
Live
1 PHP = 0.185927 GHS
1 GHS = 5.3785
PHP
Avg
0.185199
High
0.190338
Low
0.182280
Last updated: 6/17/2026, 7:55:26 AM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.19 GHS |
| 10 PHP | 1.86 GHS |
| 50 PHP | 9.30 GHS |
| 100 PHP | 18.59 GHS |
| 500 PHP | 92.96 GHS |
| 1,000 PHP | 185.93 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-06-17T07:55:26Z",
"rates": {
"GHS": 0.185927
}
}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.5927,
"rate": 0.185927
}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