Rate Overview
Live
1 GHS = 24.1539 PKR
1 PKR = 0.041401
GHS
Avg
24.2123
High
24.5455
Low
23.9617
Last updated: 5/27/2026, 5:13:14 PM
Quick Conversions
| GHS | PKR |
|---|---|
| 1 GHS | 24.15 PKR |
| 10 GHS | 241.54 PKR |
| 50 GHS | 1,207.70 PKR |
| 100 GHS | 2,415.39 PKR |
| 500 GHS | 12,076.95 PKR |
| 1,000 GHS | 24,153.90 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-27T17:13:14Z",
"rates": {
"PKR": 24.1539
}
}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": 2415.39,
"rate": 24.1539
}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