Rate Overview
Live
1 GHS = 578.2181 PYG
1 PYG = 0.001729
GHS
Avg
582.5942
High
587.6649
Low
578.2181
Last updated: 4/17/2026, 6:11:46 AM
Quick Conversions
| GHS | PYG |
|---|---|
| 1 GHS | 578.22 PYG |
| 10 GHS | 5,782.18 PYG |
| 50 GHS | 28,910.91 PYG |
| 100 GHS | 57,821.81 PYG |
| 500 GHS | 289,109.05 PYG |
| 1,000 GHS | 578,218.11 PYG |
Get GHS/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PYGExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T06:11:46Z",
"rates": {
"PYG": 578.218109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PYG",
"amount": 100
},
"result": 57821.810900000004,
"rate": 578.218109
}Build with GHS/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key