Rate Overview
Live
1 GHS = 5.4423 PHP
1 PHP = 0.183746
GHS
Avg
5.4373
High
5.4860
Low
5.3616
Last updated: 6/19/2026, 8:37:57 AM
Quick Conversions
| GHS | PHP |
|---|---|
| 1 GHS | 5.44 PHP |
| 10 GHS | 54.42 PHP |
| 50 GHS | 272.11 PHP |
| 100 GHS | 544.23 PHP |
| 500 GHS | 2,721.15 PHP |
| 1,000 GHS | 5,442.29 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-06-19T08:37:57Z",
"rates": {
"PHP": 5.442291
}
}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": 544.2291,
"rate": 5.442291
}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