Rate Overview
Live
1 GHS = 0.191670 FJD
1 FJD = 5.2173
GHS
Avg
0.198707
High
0.207497
Low
0.187445
Last updated: 7/31/2026, 6:17:53 AM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.19 FJD |
| 10 GHS | 1.92 FJD |
| 50 GHS | 9.58 FJD |
| 100 GHS | 19.17 FJD |
| 500 GHS | 95.84 FJD |
| 1,000 GHS | 191.67 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-31T06:17:53Z",
"rates": {
"FJD": 0.19167
}
}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.167,
"rate": 0.19167
}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