Rate Overview
Live
1 PKR = 0.039985 GHS
1 GHS = 25.0094
PKR
Avg
0.039905
High
0.040189
Low
0.039779
Last updated: 5/7/2026, 10:13:40 AM
Quick Conversions
| PKR | GHS |
|---|---|
| 1 PKR | 0.04 GHS |
| 10 PKR | 0.40 GHS |
| 50 PKR | 2.00 GHS |
| 100 PKR | 4.00 GHS |
| 500 PKR | 19.99 GHS |
| 1,000 PKR | 39.99 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-05-07T10:13:40Z",
"rates": {
"GHS": 0.039985
}
}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.9985,
"rate": 0.039985
}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