Rate Overview
Live
1 FJD = 5.1616 GHS
1 GHS = 0.193737
FJD
Avg
5.6178
High
7.2185
Low
4.5248
Last updated: 7/25/2026, 3:53:29 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.16 GHS |
| 10 FJD | 51.62 GHS |
| 50 FJD | 258.08 GHS |
| 100 FJD | 516.16 GHS |
| 500 FJD | 2,580.82 GHS |
| 1,000 FJD | 5,161.63 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-25T15:53:29Z",
"rates": {
"GHS": 5.161634
}
}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": 516.1634,
"rate": 5.161634
}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