Rate Overview
Live
1 GHS = 545.8987 PYG
1 PYG = 0.001832
GHS
Avg
548.9902
High
556.1679
Low
540.5266
Last updated: 5/7/2026, 8:34:00 AM
Quick Conversions
| GHS | PYG |
|---|---|
| 1 GHS | 545.90 PYG |
| 10 GHS | 5,458.99 PYG |
| 50 GHS | 27,294.93 PYG |
| 100 GHS | 54,589.87 PYG |
| 500 GHS | 272,949.33 PYG |
| 1,000 GHS | 545,898.65 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-05-07T08:34:00Z",
"rates": {
"PYG": 545.898652
}
}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": 54589.8652,
"rate": 545.898652
}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