Rate Overview
Live
1 GHS = 5.5581 PHP
1 PHP = 0.179919
GHS
Avg
5.5110
High
5.5581
Low
5.4635
Last updated: 3/27/2026, 9:40:22 AM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.56 PHP |
| 10 GHS | 55.58 PHP |
| 50 GHS | 277.90 PHP |
| 100 GHS | 555.81 PHP |
| 500 GHS | 2,779.03 PHP |
| 1,000 GHS | 5,558.07 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-03-27T09:40:22Z",
"rates": {
"PHP": 5.558066
}
}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": 555.8066,
"rate": 5.558066
}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