Rate Overview
Live
1 GHS = 5.3187 PHP
1 PHP = 0.188017
GHS
Avg
4.7345
High
5.6290
Low
3.5832
Last updated: 7/27/2026, 4:45:15 PM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.32 PHP |
| 10 GHS | 53.19 PHP |
| 50 GHS | 265.93 PHP |
| 100 GHS | 531.87 PHP |
| 500 GHS | 2,659.33 PHP |
| 1,000 GHS | 5,318.67 PHP |
Get GHS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PHPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-27T16:45:15Z",
"rates": {
"PHP": 5.318666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PHP",
"amount": 100
},
"result": 531.8666000000001,
"rate": 5.318666
}Build with GHS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key