Rate Overview
Live
1 NPR = 0.072373 GHS
1 GHS = 13.8173
NPR
Avg
0.071904
High
0.072373
Low
0.071371
Last updated: 8/21/2026, 8:40:10 AM
Quick Conversions
| NPR | GHS |
|---|---|
| 1 NPR | 0.07 GHS |
| 10 NPR | 0.72 GHS |
| 50 NPR | 3.62 GHS |
| 100 NPR | 7.24 GHS |
| 500 NPR | 36.19 GHS |
| 1,000 NPR | 72.37 GHS |
Get NPR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=GHSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-21T08:40:10Z",
"rates": {
"GHS": 0.072373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "GHS",
"amount": 100
},
"result": 7.2373,
"rate": 0.072373
}Build with NPR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key