Rate Overview
Live
1 GHS = 0.188802 FJD
1 FJD = 5.2966
GHS
Avg
0.190065
High
0.191250
Low
0.188802
Last updated: 5/28/2026, 12:49:40 AM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.19 FJD |
| 10 GHS | 1.89 FJD |
| 50 GHS | 9.44 FJD |
| 100 GHS | 18.88 FJD |
| 500 GHS | 94.40 FJD |
| 1,000 GHS | 188.80 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-05-28T00:49:40Z",
"rates": {
"FJD": 0.188802
}
}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": 18.8802,
"rate": 0.188802
}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