Rate Overview
Live
1 GHS = 13.1623 NPR
1 NPR = 0.075975
GHS
Avg
13.4507
High
13.7698
Low
12.9580
Last updated: 7/28/2026, 11:59:28 AM
Quick Conversions
| GHS | NPR |
|---|---|
| 1 GHS | 13.16 NPR |
| 10 GHS | 131.62 NPR |
| 50 GHS | 658.12 NPR |
| 100 GHS | 1,316.23 NPR |
| 500 GHS | 6,581.16 NPR |
| 1,000 GHS | 13,162.31 NPR |
Get GHS/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=NPRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T11:59:28Z",
"rates": {
"NPR": 13.16231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "NPR",
"amount": 100
},
"result": 1316.231,
"rate": 13.16231
}Build with GHS/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key