Rate Overview
Live
1 GHS = 14.0764 JPY
1 JPY = 0.071041
GHS
Avg
14.2939
High
14.9359
Low
13.5247
Last updated: 7/22/2026, 3:27:02 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.08 JPY |
| 10 GHS | 140.76 JPY |
| 50 GHS | 703.82 JPY |
| 100 GHS | 1,407.64 JPY |
| 500 GHS | 7,038.21 JPY |
| 1,000 GHS | 14,076.42 JPY |
Get GHS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=JPYExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-22T15:27:02Z",
"rates": {
"JPY": 14.076421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "JPY",
"amount": 100
},
"result": 1407.6421,
"rate": 14.076421
}Build with GHS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key