Rate Overview
Live
1 GBP = 2.9848 FJD
1 FJD = 0.335033
GBP
Avg
2.9919
High
3.0072
Low
2.9848
Last updated: 7/27/2026, 10:30:37 AM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.98 FJD |
| 10 GBP | 29.85 FJD |
| 50 GBP | 149.24 FJD |
| 100 GBP | 298.48 FJD |
| 500 GBP | 1,492.39 FJD |
| 1,000 GBP | 2,984.78 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-27T10:30:37Z",
"rates": {
"FJD": 2.984784
}
}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": 298.47839999999997,
"rate": 2.984784
}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