Rate Overview
Live
1 JPY = 56.0947 GNF
1 GNF = 0.017827
JPY
Avg
55.5352
High
56.3635
Low
54.8297
Last updated: 9/5/2026, 6:18:26 PM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 56.09 GNF |
| 10 JPY | 560.95 GNF |
| 50 JPY | 2,804.74 GNF |
| 100 JPY | 5,609.47 GNF |
| 500 JPY | 28,047.38 GNF |
| 1,000 JPY | 56,094.75 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-09-05T18:18:26Z",
"rates": {
"GNF": 56.09475
}
}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": 5609.474999999999,
"rate": 56.09475
}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