Rate Overview
Live
1 JPY = 0.071045 GHS
1 GHS = 14.0756
JPY
Avg
0.070000
High
0.073938
Low
0.066952
Last updated: 7/20/2026, 10:05:51 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.05 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-20T22:05:51Z",
"rates": {
"GHS": 0.071045
}
}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.1045,
"rate": 0.071045
}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