Rate Overview
Live
1 FJD = 5.2846 GHS
1 GHS = 0.189230
FJD
Avg
5.2837
High
5.3245
Low
5.2664
Last updated: 8/12/2026, 8:15:48 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.28 GHS |
| 10 FJD | 52.85 GHS |
| 50 FJD | 264.23 GHS |
| 100 FJD | 528.46 GHS |
| 500 FJD | 2,642.29 GHS |
| 1,000 FJD | 5,284.58 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-08-12T20:15:48Z",
"rates": {
"GHS": 5.284584
}
}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": 528.4584,
"rate": 5.284584
}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