Rate Overview
Live
1 FJD = 5.1016 GHS
1 GHS = 0.196015
FJD
Avg
5.0864
High
5.1140
Low
5.0371
Last updated: 5/7/2026, 11:27:28 AM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.10 GHS |
| 10 FJD | 51.02 GHS |
| 50 FJD | 255.08 GHS |
| 100 FJD | 510.16 GHS |
| 500 FJD | 2,550.82 GHS |
| 1,000 FJD | 5,101.65 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-07T11:27:28Z",
"rates": {
"GHS": 5.101646
}
}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": 510.16459999999995,
"rate": 5.101646
}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