Rate Overview
Live
1 FJD = 0.332766 GBP
1 GBP = 3.0051
FJD
Avg
0.334395
High
0.336181
Low
0.331116
Last updated: 5/6/2026, 12:11:16 PM
Quick Conversions
| FJD | GBP |
|---|---|
| 1 FJD | 0.33 GBP |
| 10 FJD | 3.33 GBP |
| 50 FJD | 16.64 GBP |
| 100 FJD | 33.28 GBP |
| 500 FJD | 166.38 GBP |
| 1,000 FJD | 332.77 GBP |
Get FJD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GBPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-06T12:11:16Z",
"rates": {
"GBP": 0.332766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GBP",
"amount": 100
},
"result": 33.2766,
"rate": 0.332766
}Build with FJD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key