Rate Overview
Live
1 PKR = 0.038539 GHS
1 GHS = 25.9477
PKR
Avg
0.038284
High
0.038539
Low
0.038024
Last updated: 3/7/2026, 4:43:34 AM
Quick Conversions
| PKR | GHS |
|---|---|
| 1 PKR | 0.04 GHS |
| 10 PKR | 0.39 GHS |
| 50 PKR | 1.93 GHS |
| 100 PKR | 3.85 GHS |
| 500 PKR | 19.27 GHS |
| 1,000 PKR | 38.54 GHS |
Get PKR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=GHSExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-07T04:43:34Z",
"rates": {
"GHS": 0.038539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "GHS",
"amount": 100
},
"result": 3.8539,
"rate": 0.038539
}Build with PKR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key