Rate Overview
Live
1 NPR = 0.074056 GHS
1 GHS = 13.5033
NPR
Avg
0.073795
High
0.074056
Low
0.073570
Last updated: 5/7/2026, 7:47:14 AM
Quick Conversions
| NPR | GHS |
|---|---|
| 1 NPR | 0.07 GHS |
| 10 NPR | 0.74 GHS |
| 50 NPR | 3.70 GHS |
| 100 NPR | 7.41 GHS |
| 500 NPR | 37.03 GHS |
| 1,000 NPR | 74.06 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-05-07T07:47:14Z",
"rates": {
"GHS": 0.074056
}
}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.4056,
"rate": 0.074056
}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