Rate Overview
Live
1 GBP = 2.9841 FJD
1 FJD = 0.335105
GBP
Avg
2.9903
High
2.9989
Low
2.9757
Last updated: 9/4/2026, 7:22:29 PM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.98 FJD |
| 10 GBP | 29.84 FJD |
| 50 GBP | 149.21 FJD |
| 100 GBP | 298.41 FJD |
| 500 GBP | 1,492.07 FJD |
| 1,000 GBP | 2,984.14 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-09-04T19:22:29Z",
"rates": {
"FJD": 2.984135
}
}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.4135,
"rate": 2.984135
}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