Rate Overview
Live
1 GHS = 520.8156 PYG
1 PYG = 0.001920
GHS
Avg
523.5795
High
525.7560
Low
520.8156
Last updated: 9/9/2026, 9:30:58 AM
Quick Conversions
| GHS | PYG |
|---|---|
| 1 GHS | 520.82 PYG |
| 10 GHS | 5,208.16 PYG |
| 50 GHS | 26,040.78 PYG |
| 100 GHS | 52,081.56 PYG |
| 500 GHS | 260,407.81 PYG |
| 1,000 GHS | 520,815.61 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-09-09T09:30:58Z",
"rates": {
"PYG": 520.81561
}
}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": 52081.561,
"rate": 520.81561
}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