Rate Overview
Live
1 GHS = 5.2923 PHP
1 PHP = 0.188953
GHS
Avg
5.3130
High
5.6097
Low
4.6425
Last updated: 5/27/2026, 8:25:28 PM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.29 PHP |
| 10 GHS | 52.92 PHP |
| 50 GHS | 264.62 PHP |
| 100 GHS | 529.23 PHP |
| 500 GHS | 2,646.17 PHP |
| 1,000 GHS | 5,292.33 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-05-27T20:25:28Z",
"rates": {
"PHP": 5.292332
}
}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": 529.2332,
"rate": 5.292332
}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