Rate Overview
Live
1 JPY = 53.8705 GNF
1 GNF = 0.018563
JPY
Avg
55.2638
High
57.2333
Low
53.8705
Last updated: 7/21/2026, 3:33:44 PM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 53.87 GNF |
| 10 JPY | 538.70 GNF |
| 50 JPY | 2,693.52 GNF |
| 100 JPY | 5,387.05 GNF |
| 500 JPY | 26,935.23 GNF |
| 1,000 JPY | 53,870.46 GNF |
Get JPY/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GNFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T15:33:44Z",
"rates": {
"GNF": 53.870457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GNF",
"amount": 100
},
"result": 5387.045700000001,
"rate": 53.870457
}Build with JPY/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key