Rate Overview
Live
1 FJD = 5.1757 GHS
1 GHS = 0.193212
FJD
Avg
5.1732
High
5.1910
Low
5.1421
Last updated: 7/26/2026, 12:30:27 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.18 GHS |
| 10 FJD | 51.76 GHS |
| 50 FJD | 258.78 GHS |
| 100 FJD | 517.57 GHS |
| 500 FJD | 2,587.84 GHS |
| 1,000 FJD | 5,175.67 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-26T12:30:27Z",
"rates": {
"GHS": 5.175672
}
}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": 517.5672,
"rate": 5.175672
}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