Rate Overview
Live
1 GBP = 2.9505 FJD
1 FJD = 0.338924
GBP
Avg
2.9712
High
3.0201
Low
2.9241
Last updated: 5/28/2026, 12:09:03 AM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.95 FJD |
| 10 GBP | 29.51 FJD |
| 50 GBP | 147.53 FJD |
| 100 GBP | 295.05 FJD |
| 500 GBP | 1,475.26 FJD |
| 1,000 GBP | 2,950.51 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-28T00:09:03Z",
"rates": {
"FJD": 2.950512
}
}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.0512,
"rate": 2.950512
}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