Rate Overview
Live
1 GHS = 13.7102 JPY
1 JPY = 0.072939
GHS
Avg
13.7592
High
13.9086
Low
13.6955
Last updated: 5/26/2026, 6:43:56 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 13.71 JPY |
| 10 GHS | 137.10 JPY |
| 50 GHS | 685.51 JPY |
| 100 GHS | 1,371.02 JPY |
| 500 GHS | 6,855.08 JPY |
| 1,000 GHS | 13,710.16 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-05-26T18:43:56Z",
"rates": {
"JPY": 13.710156
}
}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": 1371.0156,
"rate": 13.710156
}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