Rate Overview
Live
1 FJD = 5.1905 GHS
1 GHS = 0.192660
FJD
Avg
4.9880
High
5.5490
Low
4.5982
Last updated: 7/27/2026, 2:08:15 AM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.19 GHS |
| 10 FJD | 51.90 GHS |
| 50 FJD | 259.52 GHS |
| 100 FJD | 519.05 GHS |
| 500 FJD | 2,595.25 GHS |
| 1,000 FJD | 5,190.49 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-27T02:08:15Z",
"rates": {
"GHS": 5.19049
}
}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": 519.049,
"rate": 5.19049
}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