Rate Overview
Live
1 GBP = 2.9850 FJD
1 FJD = 0.335010
GBP
Avg
2.9903
High
3.0201
Low
2.9746
Last updated: 5/7/2026, 3:08:45 PM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.98 FJD |
| 10 GBP | 29.85 FJD |
| 50 GBP | 149.25 FJD |
| 100 GBP | 298.50 FJD |
| 500 GBP | 1,492.49 FJD |
| 1,000 GBP | 2,984.98 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-05-07T15:08:45Z",
"rates": {
"FJD": 2.984982
}
}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.4982,
"rate": 2.984982
}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