Rate Overview
Live
1 GHS = 13.2777 NPR
1 NPR = 0.075314
GHS
Avg
13.4294
High
13.6149
Low
13.2777
Last updated: 9/6/2026, 12:45:13 AM
Quick Conversions
| GHS | NPR |
|---|---|
| 1 GHS | 13.28 NPR |
| 10 GHS | 132.78 NPR |
| 50 GHS | 663.89 NPR |
| 100 GHS | 1,327.77 NPR |
| 500 GHS | 6,638.86 NPR |
| 1,000 GHS | 13,277.72 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-09-06T00:45:13Z",
"rates": {
"NPR": 13.277718
}
}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": 1327.7718,
"rate": 13.277718
}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