Rate Overview
Live
1 FJD = 5.2060 GHS
1 GHS = 0.192088
FJD
Avg
4.9862
High
5.5382
Low
4.5917
Last updated: 7/23/2026, 3:16:29 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.21 GHS |
| 10 FJD | 52.06 GHS |
| 50 FJD | 260.30 GHS |
| 100 FJD | 520.60 GHS |
| 500 FJD | 2,602.98 GHS |
| 1,000 FJD | 5,205.95 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-07-23T15:16:29Z",
"rates": {
"GHS": 5.205952
}
}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": 520.5952,
"rate": 5.205952
}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