Rate Overview
Live
1 GHS = 13.5032 NPR
1 NPR = 0.074057
GHS
Avg
13.5511
High
13.5925
Low
13.5032
Last updated: 5/7/2026, 8:35:29 AM
Quick Conversions
| GHS | NPR |
|---|---|
| 1 GHS | 13.50 NPR |
| 10 GHS | 135.03 NPR |
| 50 GHS | 675.16 NPR |
| 100 GHS | 1,350.32 NPR |
| 500 GHS | 6,751.58 NPR |
| 1,000 GHS | 13,503.16 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-05-07T08:35:29Z",
"rates": {
"NPR": 13.503161
}
}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": 1350.3161,
"rate": 13.503161
}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