Rate Overview
Live
1 GBP = 2.9942 FJD
1 FJD = 0.333979
GBP
Avg
2.9935
High
3.0169
Low
2.9756
Last updated: 4/17/2026, 12:08:31 PM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 2.99 FJD |
| 10 GBP | 29.94 FJD |
| 50 GBP | 149.71 FJD |
| 100 GBP | 299.42 FJD |
| 500 GBP | 1,497.10 FJD |
| 1,000 GBP | 2,994.20 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-04-17T12:08:31Z",
"rates": {
"FJD": 2.994196
}
}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.4196,
"rate": 2.994196
}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