Rate Overview
Live
1 GHS = 0.191484 FJD
1 FJD = 5.2224
GHS
Avg
0.194833
High
0.198735
Low
0.191484
Last updated: 7/30/2026, 11:41:21 PM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.19 FJD |
| 10 GHS | 1.91 FJD |
| 50 GHS | 9.57 FJD |
| 100 GHS | 19.15 FJD |
| 500 GHS | 95.74 FJD |
| 1,000 GHS | 191.48 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-30T23:41:21Z",
"rates": {
"FJD": 0.191484
}
}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.1484,
"rate": 0.191484
}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