Rate Overview
Live
1 PHP = 0.186022 GHS
1 GHS = 5.3757
PHP
Avg
0.185694
High
0.186654
Low
0.184666
Last updated: 7/13/2026, 2:22:21 PM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.19 GHS |
| 10 PHP | 1.86 GHS |
| 50 PHP | 9.30 GHS |
| 100 PHP | 18.60 GHS |
| 500 PHP | 93.01 GHS |
| 1,000 PHP | 186.02 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-13T14:22:21Z",
"rates": {
"GHS": 0.186022
}
}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.6022,
"rate": 0.186022
}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