Rate Overview
Live
1 JPY = 0.072946 GHS
1 GHS = 13.7088
JPY
Avg
0.072682
High
0.073016
Low
0.071897
Last updated: 5/26/2026, 7:49:10 PM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.73 GHS |
| 50 JPY | 3.65 GHS |
| 100 JPY | 7.29 GHS |
| 500 JPY | 36.47 GHS |
| 1,000 JPY | 72.95 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-05-26T19:49:10Z",
"rates": {
"GHS": 0.072946
}
}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.2946,
"rate": 0.072946
}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