Rate Overview
Live
1 JPY = 0.071191 GHS
1 GHS = 14.0467
JPY
Avg
0.070994
High
0.071191
Low
0.070650
Last updated: 7/21/2026, 5:48:24 AM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.71 GHS |
| 50 JPY | 3.56 GHS |
| 100 JPY | 7.12 GHS |
| 500 JPY | 35.60 GHS |
| 1,000 JPY | 71.19 GHS |
Get JPY/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GHSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T05:48:24Z",
"rates": {
"GHS": 0.071191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GHS",
"amount": 100
},
"result": 7.1191,
"rate": 0.071191
}Build with JPY/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key