Rate Overview
Live
1 NPR = 0.076022 GHS
1 GHS = 13.1541
NPR
Avg
0.076768
High
0.087949
Low
0.072764
Last updated: 5/27/2026, 6:28:03 PM
Quick Conversions
| NPR | GHS |
|---|---|
| 1 NPR | 0.08 GHS |
| 10 NPR | 0.76 GHS |
| 50 NPR | 3.80 GHS |
| 100 NPR | 7.60 GHS |
| 500 NPR | 38.01 GHS |
| 1,000 NPR | 76.02 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-27T18:28:03Z",
"rates": {
"GHS": 0.076022
}
}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.602200000000001,
"rate": 0.076022
}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