Rate Overview
Live
1 GHS = 5.5090 PHP
1 PHP = 0.181522
GHS
Avg
5.5362
High
5.5599
Low
5.5090
Last updated: 9/5/2026, 8:22:35 PM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.51 PHP |
| 10 GHS | 55.09 PHP |
| 50 GHS | 275.45 PHP |
| 100 GHS | 550.90 PHP |
| 500 GHS | 2,754.49 PHP |
| 1,000 GHS | 5,508.98 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-09-05T20:22:35Z",
"rates": {
"PHP": 5.508981
}
}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": 550.8981,
"rate": 5.508981
}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