Rate Overview
Live
1 GHS = 25.0988 PKR
1 PKR = 0.039843
GHS
Avg
25.1351
High
25.3358
Low
24.9323
Last updated: 6/19/2026, 8:26:23 AM
Quick Conversions
| GHS | PKR |
|---|---|
| 1 GHS | 25.10 PKR |
| 10 GHS | 250.99 PKR |
| 50 GHS | 1,254.94 PKR |
| 100 GHS | 2,509.88 PKR |
| 500 GHS | 12,549.38 PKR |
| 1,000 GHS | 25,098.77 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-06-19T08:26:23Z",
"rates": {
"PKR": 25.098769
}
}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": 2509.8769,
"rate": 25.098769
}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