Rate Overview
Live
1 FJD = 4.8561 GHS
1 GHS = 0.205926
FJD
Avg
4.8934
High
4.9200
Low
4.8561
Last updated: 3/27/2026, 6:08:27 AM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 4.86 GHS |
| 10 FJD | 48.56 GHS |
| 50 FJD | 242.81 GHS |
| 100 FJD | 485.61 GHS |
| 500 FJD | 2,428.05 GHS |
| 1,000 FJD | 4,856.11 GHS |
Get FJD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GHSExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T06:08:27Z",
"rates": {
"GHS": 4.856105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GHS",
"amount": 100
},
"result": 485.61050000000006,
"rate": 4.856105
}Build with FJD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key