Rate Overview
Live
1 GHS = 0.195692 FJD
1 FJD = 5.1101
GHS
Avg
0.197497
High
0.198735
Low
0.195692
Last updated: 7/8/2026, 2:49:36 PM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.20 FJD |
| 10 GHS | 1.96 FJD |
| 50 GHS | 9.78 FJD |
| 100 GHS | 19.57 FJD |
| 500 GHS | 97.85 FJD |
| 1,000 GHS | 195.69 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-08T14:49:36Z",
"rates": {
"FJD": 0.195692
}
}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.569200000000002,
"rate": 0.195692
}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