Rate Overview
Live
1 NPR = 0.075270 GHS
1 GHS = 13.2855
NPR
Avg
0.074355
High
0.077172
Low
0.071636
Last updated: 9/7/2026, 10:31:09 AM
Quick Conversions
| NPR | GHS |
|---|---|
| 1 NPR | 0.08 GHS |
| 10 NPR | 0.75 GHS |
| 50 NPR | 3.76 GHS |
| 100 NPR | 7.53 GHS |
| 500 NPR | 37.64 GHS |
| 1,000 NPR | 75.27 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-09-07T10:31:09Z",
"rates": {
"GHS": 0.07527
}
}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.527,
"rate": 0.07527
}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