Rate Overview
Live
1 FJD = 5.0869 GHS
1 GHS = 0.196582
FJD
Avg
5.0805
High
5.1033
Low
5.0615
Last updated: 9/2/2026, 1:54:55 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.09 GHS |
| 10 FJD | 50.87 GHS |
| 50 FJD | 254.35 GHS |
| 100 FJD | 508.69 GHS |
| 500 FJD | 2,543.47 GHS |
| 1,000 FJD | 5,086.94 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-09-02T13:54:55Z",
"rates": {
"GHS": 5.086935
}
}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": 508.69350000000003,
"rate": 5.086935
}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