Rate Overview
Live
1 GHS = 14.6229 JPY
1 JPY = 0.068386
GHS
Avg
14.6521
High
14.7599
Low
14.6117
Last updated: 3/6/2026, 8:11:27 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.62 JPY |
| 10 GHS | 146.23 JPY |
| 50 GHS | 731.15 JPY |
| 100 GHS | 1,462.29 JPY |
| 500 GHS | 7,311.46 JPY |
| 1,000 GHS | 14,622.93 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-06T20:11:27Z",
"rates": {
"JPY": 14.622925
}
}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": 1462.2925,
"rate": 14.622925
}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