Rate Overview
Live
1 PYG = 0.001729 GHS
1 GHS = 578.3690
PYG
Avg
0.001716
High
0.001729
Low
0.001701
Last updated: 4/17/2026, 6:11:49 AM
Quick Conversions
| PYG | GHS |
|---|---|
| 1 PYG | 0.00 GHS |
| 10 PYG | 0.02 GHS |
| 50 PYG | 0.09 GHS |
| 100 PYG | 0.17 GHS |
| 500 PYG | 0.86 GHS |
| 1,000 PYG | 1.73 GHS |
Get PYG/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=GHSExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-04-17T06:11:49Z",
"rates": {
"GHS": 0.001729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "GHS",
"amount": 100
},
"result": 0.1729,
"rate": 0.001729
}Build with PYG/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key