Rate Overview
Live
1 GBP = 2.9597 FJD
1 FJD = 0.337870
GBP
Avg
2.9661
High
2.9830
Low
2.9541
Last updated: 5/28/2026, 3:46:03 AM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.96 FJD |
| 10 GBP | 29.60 FJD |
| 50 GBP | 147.99 FJD |
| 100 GBP | 295.97 FJD |
| 500 GBP | 1,479.86 FJD |
| 1,000 GBP | 2,959.72 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-28T03:46:03Z",
"rates": {
"FJD": 2.959719
}
}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": 295.9719,
"rate": 2.959719
}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