Rate Overview
Live
1 GHS = 5.4865 PHP
1 PHP = 0.182266
GHS
Avg
5.4511
High
5.4917
Low
5.4090
Last updated: 3/7/2026, 1:00:15 AM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.49 PHP |
| 10 GHS | 54.86 PHP |
| 50 GHS | 274.32 PHP |
| 100 GHS | 548.65 PHP |
| 500 GHS | 2,743.24 PHP |
| 1,000 GHS | 5,486.47 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-07T01:00:15Z",
"rates": {
"PHP": 5.486474
}
}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": 548.6474000000001,
"rate": 5.486474
}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