Rate Overview
Live
1 GHS = 14.5966 JPY
1 JPY = 0.068509
GHS
Avg
14.4944
High
14.9359
Low
13.9453
Last updated: 3/27/2026, 3:10:53 AM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.60 JPY |
| 10 GHS | 145.97 JPY |
| 50 GHS | 729.83 JPY |
| 100 GHS | 1,459.66 JPY |
| 500 GHS | 7,298.29 JPY |
| 1,000 GHS | 14,596.59 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-03-27T03:10:53Z",
"rates": {
"JPY": 14.596586
}
}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": 1459.6586,
"rate": 14.596586
}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