Rate Overview
Live
1 GNF = 0.018571 JPY
1 JPY = 53.8474
GNF
Avg
0.018478
High
0.018571
Low
0.018377
Last updated: 7/22/2026, 6:31:37 PM
Quick Conversions
| GNF | JPY |
|---|---|
| 1 GNF | 0.02 JPY |
| 10 GNF | 0.19 JPY |
| 50 GNF | 0.93 JPY |
| 100 GNF | 1.86 JPY |
| 500 GNF | 9.29 JPY |
| 1,000 GNF | 18.57 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-22T18:31:37Z",
"rates": {
"JPY": 0.018571
}
}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.8571,
"rate": 0.018571
}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