Rate Overview
Live
1 GNF = 0.018658 JPY
1 JPY = 53.5963
GNF
Avg
0.018077
High
0.018658
Low
0.017391
Last updated: 7/25/2026, 12:46:56 PM
Quick Conversions
| GNF | JPY |
|---|---|
| 1 GNF | 0.02 JPY |
| 10 GNF | 0.19 JPY |
| 50 GNF | 0.93 JPY |
| 100 GNF | 1.87 JPY |
| 500 GNF | 9.33 JPY |
| 1,000 GNF | 18.66 JPY |
Get GNF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=JPYExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-25T12:46:56Z",
"rates": {
"JPY": 0.018658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "JPY",
"amount": 100
},
"result": 1.8658000000000001,
"rate": 0.018658
}Build with GNF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key