Rate Overview
Live
1 GHS = 0.192087 FJD
1 FJD = 5.2060
GHS
Avg
0.182379
High
0.221005
Low
0.138532
Last updated: 7/23/2026, 4:57:11 PM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.19 FJD |
| 10 GHS | 1.92 FJD |
| 50 GHS | 9.60 FJD |
| 100 GHS | 19.21 FJD |
| 500 GHS | 96.04 FJD |
| 1,000 GHS | 192.09 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-07-23T16:57:11Z",
"rates": {
"FJD": 0.192087
}
}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.2087,
"rate": 0.192087
}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