Rate Overview
Live
1 GHS = 0.193774 FJD
1 FJD = 5.1607
GHS
Avg
0.194527
High
0.196704
Low
0.193518
Last updated: 9/9/2026, 2:20:02 PM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.19 FJD |
| 10 GHS | 1.94 FJD |
| 50 GHS | 9.69 FJD |
| 100 GHS | 19.38 FJD |
| 500 GHS | 96.89 FJD |
| 1,000 GHS | 193.77 FJD |
Get GHS/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=FJDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-09-09T14:20:02Z",
"rates": {
"FJD": 0.193774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "FJD",
"amount": 100
},
"result": 19.3774,
"rate": 0.193774
}Build with GHS/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key