Rate Overview
Live
1 GNF = 0.018184 JPY
1 JPY = 54.9934
GNF
Avg
0.018130
High
0.018184
Low
0.018078
Last updated: 3/26/2026, 5:50:17 PM
Quick Conversions
| GNF | JPY |
|---|---|
| 1 GNF | 0.02 JPY |
| 10 GNF | 0.18 JPY |
| 50 GNF | 0.91 JPY |
| 100 GNF | 1.82 JPY |
| 500 GNF | 9.09 JPY |
| 1,000 GNF | 18.18 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-03-26T17:50:17Z",
"rates": {
"JPY": 0.018184
}
}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.8183999999999998,
"rate": 0.018184
}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