Rate Overview
Live
1 JPY = 0.071642 GHS
1 GHS = 13.9583
JPY
Avg
0.071194
High
0.071642
Low
0.069715
Last updated: 5/6/2026, 3:32:36 PM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.72 GHS |
| 50 JPY | 3.58 GHS |
| 100 JPY | 7.16 GHS |
| 500 JPY | 35.82 GHS |
| 1,000 JPY | 71.64 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-06T15:32:36Z",
"rates": {
"GHS": 0.071642
}
}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.1642,
"rate": 0.071642
}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