Rate Overview
Live
1 GHS = 14.1154 JPY
1 JPY = 0.070845
GHS
Avg
14.2952
High
14.9359
Low
13.5247
Last updated: 7/26/2026, 1:52:54 AM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.12 JPY |
| 10 GHS | 141.15 JPY |
| 50 GHS | 705.77 JPY |
| 100 GHS | 1,411.54 JPY |
| 500 GHS | 7,057.69 JPY |
| 1,000 GHS | 14,115.38 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-26T01:52:54Z",
"rates": {
"JPY": 14.115376
}
}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": 1411.5375999999999,
"rate": 14.115376
}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