Rate Overview
Live
1 GBP = 2.9989 FJD
1 FJD = 0.333460
GBP
Avg
3.0118
High
3.0639
Low
2.9468
Last updated: 3/28/2026, 12:26:44 PM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 3.00 FJD |
| 10 GBP | 29.99 FJD |
| 50 GBP | 149.94 FJD |
| 100 GBP | 299.89 FJD |
| 500 GBP | 1,499.43 FJD |
| 1,000 GBP | 2,998.86 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-28T12:26:44Z",
"rates": {
"FJD": 2.998862
}
}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": 299.8862,
"rate": 2.998862
}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