Rate Overview
Live
1 PHP = 0.180998 GHS
1 GHS = 5.5249
PHP
Avg
0.180903
High
0.181690
Low
0.180141
Last updated: 9/7/2026, 11:20:05 PM
Quick Conversions
| PHP | GHS |
|---|---|
| 1 PHP | 0.18 GHS |
| 10 PHP | 1.81 GHS |
| 50 PHP | 9.05 GHS |
| 100 PHP | 18.10 GHS |
| 500 PHP | 90.50 GHS |
| 1,000 PHP | 181.00 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-09-07T23:20:05Z",
"rates": {
"GHS": 0.180998
}
}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.0998,
"rate": 0.180998
}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