Rate Overview
Live
1 GHS = 25.0090 PKR
1 PKR = 0.039986
GHS
Avg
25.0595
High
25.1384
Low
24.8821
Last updated: 5/7/2026, 12:33:33 PM
Quick Conversions
| GHS | PKR |
|---|---|
| 1 GHS | 25.01 PKR |
| 10 GHS | 250.09 PKR |
| 50 GHS | 1,250.45 PKR |
| 100 GHS | 2,500.90 PKR |
| 500 GHS | 12,504.48 PKR |
| 1,000 GHS | 25,008.95 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-05-07T12:33:33Z",
"rates": {
"PKR": 25.008951
}
}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": 2500.8951,
"rate": 25.008951
}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