Rate Overview
Live
1 GHS = 0.189583 FJD
1 FJD = 5.2747
GHS
Avg
0.202607
High
0.216638
Low
0.189583
Last updated: 5/28/2026, 1:21:10 AM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.19 FJD |
| 10 GHS | 1.90 FJD |
| 50 GHS | 9.48 FJD |
| 100 GHS | 18.96 FJD |
| 500 GHS | 94.79 FJD |
| 1,000 GHS | 189.58 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-28T01:21:10Z",
"rates": {
"FJD": 0.189583
}
}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.9583,
"rate": 0.189583
}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