Rate Overview
Live
1 GHS = 24.4783 PKR
1 PKR = 0.040853
GHS
Avg
24.8182
High
25.3358
Low
24.2669
Last updated: 7/13/2026, 11:11:35 AM
Quick Conversions
| GHS | PKR |
|---|---|
| 1 GHS | 24.48 PKR |
| 10 GHS | 244.78 PKR |
| 50 GHS | 1,223.91 PKR |
| 100 GHS | 2,447.83 PKR |
| 500 GHS | 12,239.14 PKR |
| 1,000 GHS | 24,478.28 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-13T11:11:35Z",
"rates": {
"PKR": 24.478283
}
}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": 2447.8283,
"rate": 24.478283
}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