Rate Overview
Live
1 JPY = 0.071040 GHS
1 GHS = 14.0766
JPY
Avg
0.070340
High
0.071100
Low
0.069274
Last updated: 7/22/2026, 1:34:03 PM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.71 GHS |
| 50 JPY | 3.55 GHS |
| 100 JPY | 7.10 GHS |
| 500 JPY | 35.52 GHS |
| 1,000 JPY | 71.04 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-22T13:34:03Z",
"rates": {
"GHS": 0.07104
}
}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.104000000000001,
"rate": 0.07104
}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