Rate Overview
Live
1 JPY = 0.070844 GHS
1 GHS = 14.1155
JPY
Avg
0.070991
High
0.071100
Low
0.070844
Last updated: 7/26/2026, 2:42:38 AM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.71 GHS |
| 50 JPY | 3.54 GHS |
| 100 JPY | 7.08 GHS |
| 500 JPY | 35.42 GHS |
| 1,000 JPY | 70.84 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-26T02:42:38Z",
"rates": {
"GHS": 0.070844
}
}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.0844000000000005,
"rate": 0.070844
}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