Rate Overview
Live
1 GHS = 13.7926 NPR
1 NPR = 0.072503
GHS
Avg
13.0244
High
13.7926
Low
11.2866
Last updated: 3/27/2026, 11:45:07 AM
Quick Conversions
| GHS | NPR |
|---|---|
| 1 GHS | 13.79 NPR |
| 10 GHS | 137.93 NPR |
| 50 GHS | 689.63 NPR |
| 100 GHS | 1,379.26 NPR |
| 500 GHS | 6,896.28 NPR |
| 1,000 GHS | 13,792.56 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-03-27T11:45:07Z",
"rates": {
"NPR": 13.792557
}
}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": 1379.2557,
"rate": 13.792557
}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