Rate Overview
Live
1 FJD = 5.3213 GHS
1 GHS = 0.187923
FJD
Avg
5.6630
High
7.2185
Low
4.5248
Last updated: 5/27/2026, 7:21:01 PM
Quick Conversions
| FJD | GHS |
|---|---|
| 1 FJD | 5.32 GHS |
| 10 FJD | 53.21 GHS |
| 50 FJD | 266.07 GHS |
| 100 FJD | 532.13 GHS |
| 500 FJD | 2,660.67 GHS |
| 1,000 FJD | 5,321.34 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-27T19:21:01Z",
"rates": {
"GHS": 5.321337
}
}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": 532.1337,
"rate": 5.321337
}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