Rate Overview
Live
1 GHS = 5.2890 PHP
1 PHP = 0.189073
GHS
Avg
5.3109
High
5.3320
Low
5.2890
Last updated: 7/29/2026, 10:55:04 AM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.29 PHP |
| 10 GHS | 52.89 PHP |
| 50 GHS | 264.45 PHP |
| 100 GHS | 528.90 PHP |
| 500 GHS | 2,644.49 PHP |
| 1,000 GHS | 5,288.97 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-29T10:55:04Z",
"rates": {
"PHP": 5.288973
}
}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": 528.8973000000001,
"rate": 5.288973
}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