Rate Overview
Live
1 GHS = 24.1124 PKR
1 PKR = 0.041473
GHS
Avg
24.3886
High
24.9063
Low
23.9115
Last updated: 7/30/2026, 8:07:23 AM
Quick Conversions
| GHS | PKR |
|---|---|
| 1 GHS | 24.11 PKR |
| 10 GHS | 241.12 PKR |
| 50 GHS | 1,205.62 PKR |
| 100 GHS | 2,411.24 PKR |
| 500 GHS | 12,056.18 PKR |
| 1,000 GHS | 24,112.36 PKR |
Get GHS/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PKRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-30T08:07:23Z",
"rates": {
"PKR": 24.112356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PKR",
"amount": 100
},
"result": 2411.2356,
"rate": 24.112356
}Build with GHS/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key