Rate Overview
Live
1 GHS = 5.3870 PHP
1 PHP = 0.185631
GHS
Avg
5.4653
High
5.5049
Low
5.3870
Last updated: 5/7/2026, 8:31:11 AM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.39 PHP |
| 10 GHS | 53.87 PHP |
| 50 GHS | 269.35 PHP |
| 100 GHS | 538.70 PHP |
| 500 GHS | 2,693.52 PHP |
| 1,000 GHS | 5,387.04 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-07T08:31:11Z",
"rates": {
"PHP": 5.387038
}
}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": 538.7038,
"rate": 5.387038
}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