Rate Overview
Live
1 PHP = 0.190230 GHS
1 GHS = 5.2568
PHP
Avg
0.188609
High
0.190230
Low
0.187087
Last updated: 2/14/2026, 1:08:33 PM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.19 GHS |
| 10 PHP | 1.90 GHS |
| 50 PHP | 9.51 GHS |
| 100 PHP | 19.02 GHS |
| 500 PHP | 95.12 GHS |
| 1,000 PHP | 190.23 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-02-14T13:08:33Z",
"rates": {
"GHS": 0.19023
}
}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": 19.023,
"rate": 0.19023
}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