Rate Overview
Live
1 GHS = 0.205152 FJD
1 FJD = 4.8744
GHS
Avg
0.206092
High
0.208136
Low
0.205152
Last updated: 3/7/2026, 4:26:40 AM
Quick Conversions
| GHS | FJD |
|---|---|
| 1 GHS | 0.21 FJD |
| 10 GHS | 2.05 FJD |
| 50 GHS | 10.26 FJD |
| 100 GHS | 20.52 FJD |
| 500 GHS | 102.58 FJD |
| 1,000 GHS | 205.15 FJD |
Get GHS/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=FJDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T04:26:40Z",
"rates": {
"FJD": 0.205152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "FJD",
"amount": 100
},
"result": 20.5152,
"rate": 0.205152
}Build with GHS/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key