Rate Overview
Live
1 GHS = 14.4476 JPY
1 JPY = 0.069215
GHS
Avg
14.1717
High
14.4476
Low
13.5531
Last updated: 6/15/2026, 9:02:26 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.45 JPY |
| 10 GHS | 144.48 JPY |
| 50 GHS | 722.38 JPY |
| 100 GHS | 1,444.76 JPY |
| 500 GHS | 7,223.82 JPY |
| 1,000 GHS | 14,447.63 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-06-15T21:02:26Z",
"rates": {
"JPY": 14.447631
}
}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": 1444.7631,
"rate": 14.447631
}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