Rate Overview
Live
1 GNF = 0.018142 JPY
1 JPY = 55.1207
GNF
Avg
0.018149
High
0.018243
Low
0.018100
Last updated: 4/16/2026, 3:53:54 AM
Quick Conversions
| GNF | JPY |
|---|---|
| 1 GNF | 0.02 JPY |
| 10 GNF | 0.18 JPY |
| 50 GNF | 0.91 JPY |
| 100 GNF | 1.81 JPY |
| 500 GNF | 9.07 JPY |
| 1,000 GNF | 18.14 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-04-16T03:53:54Z",
"rates": {
"JPY": 0.018142
}
}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.8141999999999998,
"rate": 0.018142
}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