Rate Overview
Live
1 GHS = 5.2923 PHP
1 PHP = 0.188953
GHS
Avg
4.6810
High
5.6290
Low
3.5832
Last updated: 5/27/2026, 7:16:25 PM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.29 PHP |
| 10 GHS | 52.92 PHP |
| 50 GHS | 264.62 PHP |
| 100 GHS | 529.23 PHP |
| 500 GHS | 2,646.17 PHP |
| 1,000 GHS | 5,292.33 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-27T19:16:25Z",
"rates": {
"PHP": 5.292332
}
}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": 529.2332,
"rate": 5.292332
}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