Rate Overview
Live
1 JPY = 54.7726 GNF
1 GNF = 0.018257
JPY
Avg
55.3782
High
56.3518
Low
54.7726
Last updated: 3/28/2026, 10:41:02 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 54.77 GNF |
| 10 JPY | 547.73 GNF |
| 50 JPY | 2,738.63 GNF |
| 100 JPY | 5,477.26 GNF |
| 500 JPY | 27,386.32 GNF |
| 1,000 JPY | 54,772.63 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-03-28T10:41:02Z",
"rates": {
"GNF": 54.772632
}
}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": 5477.2632,
"rate": 54.772632
}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