Rate Overview
Live
1 GHS = 14.5463 JPY
1 JPY = 0.068746
GHS
Avg
13.9083
High
14.5463
Low
13.4217
Last updated: 8/15/2026, 2:12:13 AM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.55 JPY |
| 10 GHS | 145.46 JPY |
| 50 GHS | 727.31 JPY |
| 100 GHS | 1,454.63 JPY |
| 500 GHS | 7,273.13 JPY |
| 1,000 GHS | 14,546.27 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-08-15T02:12:13Z",
"rates": {
"JPY": 14.546267
}
}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": 1454.6267,
"rate": 14.546267
}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