Rate Overview
Live
1 FJD = 5.1101 GHS
1 GHS = 0.195692
FJD
Avg
5.0477
High
5.3272
Low
4.9657
Last updated: 7/8/2026, 2:36:00 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.11 GHS |
| 10 FJD | 51.10 GHS |
| 50 FJD | 255.50 GHS |
| 100 FJD | 511.01 GHS |
| 500 FJD | 2,555.03 GHS |
| 1,000 FJD | 5,110.07 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-08T14:36:00Z",
"rates": {
"GHS": 5.110065
}
}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": 511.00649999999996,
"rate": 5.110065
}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