Rate Overview
Live
1 GBP = 2.9965 FJD
1 FJD = 0.333728
GBP
Avg
2.9937
High
3.0639
Low
2.9468
Last updated: 7/25/2026, 9:58:14 PM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 3.00 FJD |
| 10 GBP | 29.96 FJD |
| 50 GBP | 149.82 FJD |
| 100 GBP | 299.65 FJD |
| 500 GBP | 1,498.23 FJD |
| 1,000 GBP | 2,996.46 FJD |
Get GBP/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=FJDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-25T21:58:14Z",
"rates": {
"FJD": 2.996456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "FJD",
"amount": 100
},
"result": 299.6456,
"rate": 2.996456
}Build with GBP/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key