Rate Overview
Live
1 FJD = 5.3104 GHS
1 GHS = 0.188309
FJD
Avg
4.9574
High
5.3104
Low
4.5975
Last updated: 5/27/2026, 4:04:23 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.31 GHS |
| 10 FJD | 53.10 GHS |
| 50 FJD | 265.52 GHS |
| 100 FJD | 531.04 GHS |
| 500 FJD | 2,655.21 GHS |
| 1,000 FJD | 5,310.42 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-05-27T16:04:23Z",
"rates": {
"GHS": 5.31042
}
}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": 531.0419999999999,
"rate": 5.31042
}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