Rate Overview
Live
1 JPY = 54.9697 GNF
1 GNF = 0.018192
JPY
Avg
55.6998
High
57.4978
Low
54.9263
Last updated: 5/27/2026, 7:17:55 PM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 54.97 GNF |
| 10 JPY | 549.70 GNF |
| 50 JPY | 2,748.48 GNF |
| 100 JPY | 5,496.97 GNF |
| 500 JPY | 27,484.85 GNF |
| 1,000 JPY | 54,969.69 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-05-27T19:17:55Z",
"rates": {
"GNF": 54.96969
}
}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": 5496.969,
"rate": 54.96969
}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