Rate Overview
Live
1 GHS = 13.3349 NPR
1 NPR = 0.074991
GHS
Avg
13.4330
High
13.8460
Low
12.9419
Last updated: 7/24/2026, 11:08:15 AM
Quick Conversions
| GHS | NPR |
|---|---|
| 1 GHS | 13.33 NPR |
| 10 GHS | 133.35 NPR |
| 50 GHS | 666.74 NPR |
| 100 GHS | 1,333.49 NPR |
| 500 GHS | 6,667.44 NPR |
| 1,000 GHS | 13,334.87 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-24T11:08:15Z",
"rates": {
"NPR": 13.334874
}
}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": 1333.4874,
"rate": 13.334874
}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