Rate Overview
Live
1 JPY = 56.3049 GNF
1 GNF = 0.017760
JPY
Avg
55.9960
High
56.3325
Low
55.6197
Last updated: 5/7/2026, 1:48:39 PM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 56.30 GNF |
| 10 JPY | 563.05 GNF |
| 50 JPY | 2,815.25 GNF |
| 100 JPY | 5,630.49 GNF |
| 500 JPY | 28,152.47 GNF |
| 1,000 JPY | 56,304.94 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-05-07T13:48:39Z",
"rates": {
"GNF": 56.304941
}
}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": 5630.4941,
"rate": 56.304941
}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