Rate Overview
Live
1 NPR = 0.076323 GHS
1 GHS = 13.1022
NPR
Avg
0.075885
High
0.076323
Low
0.075150
Last updated: 8/1/2026, 4:08:41 AM
Quick Conversions
| NPR | GHS |
|---|---|
| 1 NPR | 0.08 GHS |
| 10 NPR | 0.76 GHS |
| 50 NPR | 3.82 GHS |
| 100 NPR | 7.63 GHS |
| 500 NPR | 38.16 GHS |
| 1,000 NPR | 76.32 GHS |
Get NPR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=GHSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-01T04:08:41Z",
"rates": {
"GHS": 0.076323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "GHS",
"amount": 100
},
"result": 7.6323,
"rate": 0.076323
}Build with NPR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key