Rate Overview
Live
1 GBP = 2.9659 FJD
1 FJD = 0.337168
GBP
Avg
2.9619
High
2.9745
Low
2.9415
Last updated: 3/7/2026, 7:42:55 AM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.97 FJD |
| 10 GBP | 29.66 FJD |
| 50 GBP | 148.29 FJD |
| 100 GBP | 296.59 FJD |
| 500 GBP | 1,482.94 FJD |
| 1,000 GBP | 2,965.88 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-03-07T07:42:55Z",
"rates": {
"FJD": 2.965877
}
}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": 296.5877,
"rate": 2.965877
}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