Rate Overview
Live
1 FJD = 5.0427 GHS
1 GHS = 0.198308
FJD
Avg
5.0282
High
5.0663
Low
4.9744
Last updated: 7/4/2026, 12:47:29 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.04 GHS |
| 10 FJD | 50.43 GHS |
| 50 FJD | 252.13 GHS |
| 100 FJD | 504.27 GHS |
| 500 FJD | 2,521.33 GHS |
| 1,000 FJD | 5,042.66 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-04T12:47:29Z",
"rates": {
"GHS": 5.042658
}
}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": 504.2658,
"rate": 5.042658
}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