Rate Overview
Live
1 GHS = 5.4239 PHP
1 PHP = 0.184371 GHS
Avg
5.4569
High
5.5036
Low
5.4222
Last updated: 1/25/2026, 12:52:43 PM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.42 PHP |
| 10 GHS | 54.24 PHP |
| 50 GHS | 271.19 PHP |
| 100 GHS | 542.39 PHP |
| 500 GHS | 2,711.93 PHP |
| 1,000 GHS | 5,423.86 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-01-25T12:52:43Z",
"rates": {
"PHP": 5.423859
}
}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": 542.3859,
"rate": 5.423859
}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