Rate Overview
Live
1 PHP = 0.182505 GHS
1 GHS = 5.4793
PHP
Avg
0.183376
High
0.184877
Low
0.182092
Last updated: 3/7/2026, 4:23:57 AM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.18 GHS |
| 10 PHP | 1.83 GHS |
| 50 PHP | 9.13 GHS |
| 100 PHP | 18.25 GHS |
| 500 PHP | 91.25 GHS |
| 1,000 PHP | 182.51 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-03-07T04:23:57Z",
"rates": {
"GHS": 0.182505
}
}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.2505,
"rate": 0.182505
}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