Rate Overview
Live
1 GHS = 548.0185 PYG
1 PYG = 0.001825
GHS
Avg
539.9936
High
548.8177
Low
507.5383
Last updated: 8/19/2026, 9:47:51 AM
Quick Conversions
| GHS | PYG |
|---|---|
| 1 GHS | 548.02 PYG |
| 10 GHS | 5,480.19 PYG |
| 50 GHS | 27,400.93 PYG |
| 100 GHS | 54,801.85 PYG |
| 500 GHS | 274,009.25 PYG |
| 1,000 GHS | 548,018.51 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-08-19T09:47:51Z",
"rates": {
"PYG": 548.018506
}
}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": 54801.8506,
"rate": 548.018506
}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