Rate Overview
Live
1 FJD = 5.0452 GHS
1 GHS = 0.198209
FJD
Avg
5.0849
High
5.3272
Low
4.9657
Last updated: 6/16/2026, 4:59:11 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.05 GHS |
| 10 FJD | 50.45 GHS |
| 50 FJD | 252.26 GHS |
| 100 FJD | 504.52 GHS |
| 500 FJD | 2,522.59 GHS |
| 1,000 FJD | 5,045.17 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-06-16T16:59:11Z",
"rates": {
"GHS": 5.04517
}
}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.517,
"rate": 5.04517
}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