Rate Overview
Live
1 GHS = 14.5867 JPY
1 JPY = 0.068556
GHS
Avg
14.5719
High
14.6161
Low
14.5241
Last updated: 3/26/2026, 11:40:24 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.59 JPY |
| 10 GHS | 145.87 JPY |
| 50 GHS | 729.33 JPY |
| 100 GHS | 1,458.67 JPY |
| 500 GHS | 7,293.33 JPY |
| 1,000 GHS | 14,586.67 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-26T23:40:24Z",
"rates": {
"JPY": 14.586666
}
}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": 1458.6666,
"rate": 14.586666
}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