Rate Overview
Live
1 GHS = 14.2037 JPY
1 JPY = 0.070404
GHS
Avg
14.2724
High
14.3873
Low
14.1875
Last updated: 7/5/2026, 8:54:40 PM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 14.20 JPY |
| 10 GHS | 142.04 JPY |
| 50 GHS | 710.18 JPY |
| 100 GHS | 1,420.37 JPY |
| 500 GHS | 7,101.83 JPY |
| 1,000 GHS | 14,203.66 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-07-05T20:54:40Z",
"rates": {
"JPY": 14.203661
}
}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": 1420.3661,
"rate": 14.203661
}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