Rate Overview
Live
1 GHS = 13.7086 JPY
1 JPY = 0.072947
GHS
Avg
13.8901
High
14.9359
Low
11.9411
Last updated: 5/26/2026, 7:53:54 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 13.71 JPY |
| 10 GHS | 137.09 JPY |
| 50 GHS | 685.43 JPY |
| 100 GHS | 1,370.86 JPY |
| 500 GHS | 6,854.30 JPY |
| 1,000 GHS | 13,708.61 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-26T19:53:54Z",
"rates": {
"JPY": 13.708607
}
}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": 1370.8607000000002,
"rate": 13.708607
}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