Rate Overview
Live
1 PHP = 0.180015 GHS
1 GHS = 5.5551
PHP
Avg
0.181472
High
0.183033
Low
0.180015
Last updated: 3/27/2026, 4:43:37 PM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.18 GHS |
| 10 PHP | 1.80 GHS |
| 50 PHP | 9.00 GHS |
| 100 PHP | 18.00 GHS |
| 500 PHP | 90.01 GHS |
| 1,000 PHP | 180.02 GHS |
Get PHP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GHSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T16:43:37Z",
"rates": {
"GHS": 0.180015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GHS",
"amount": 100
},
"result": 18.0015,
"rate": 0.180015
}Build with PHP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key