Rate Overview
Live
1 PYG = 0.001920 GHS
1 GHS = 520.8333
PYG
Avg
0.001910
High
0.001920
Low
0.001902
Last updated: 9/9/2026, 9:57:20 AM
Quick Conversions
| PYG | GHS |
|---|---|
| 1 PYG | 0.00 GHS |
| 10 PYG | 0.02 GHS |
| 50 PYG | 0.10 GHS |
| 100 PYG | 0.19 GHS |
| 500 PYG | 0.96 GHS |
| 1,000 PYG | 1.92 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-09-09T09:57:20Z",
"rates": {
"GHS": 0.00192
}
}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.192,
"rate": 0.00192
}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