Rate Overview
Live
1 JPY = 53.5866 GNF
1 GNF = 0.018661
JPY
Avg
56.1838
High
58.9605
Low
53.5866
Last updated: 7/28/2026, 11:52:35 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 53.59 GNF |
| 10 JPY | 535.87 GNF |
| 50 JPY | 2,679.33 GNF |
| 100 JPY | 5,358.66 GNF |
| 500 JPY | 26,793.30 GNF |
| 1,000 JPY | 53,586.60 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-07-28T11:52:35Z",
"rates": {
"GNF": 53.586597
}
}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": 5358.6597,
"rate": 53.586597
}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