Rate Overview
Live
1 GHS = 13.5867 NPR
1 NPR = 0.073601
GHS
Avg
13.6636
High
13.7189
Low
13.5867
Last updated: 3/7/2026, 1:03:38 AM
Quick Conversions
| GHS | NPR |
|---|---|
| 1 GHS | 13.59 NPR |
| 10 GHS | 135.87 NPR |
| 50 GHS | 679.34 NPR |
| 100 GHS | 1,358.67 NPR |
| 500 GHS | 6,793.37 NPR |
| 1,000 GHS | 13,586.75 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-07T01:03:38Z",
"rates": {
"NPR": 13.586748
}
}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": 1358.6748,
"rate": 13.586748
}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