Rate Overview
Live
1 FJD = 0.335685 GBP
1 GBP = 2.9790
FJD
Avg
0.335631
High
0.336960
Low
0.333227
Last updated: 6/15/2026, 10:12:42 PM
Quick Conversions
| FJD | GBP |
|---|---|
| 1 FJD | 0.34 GBP |
| 10 FJD | 3.36 GBP |
| 50 FJD | 16.78 GBP |
| 100 FJD | 33.57 GBP |
| 500 FJD | 167.84 GBP |
| 1,000 FJD | 335.69 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-06-15T22:12:42Z",
"rates": {
"GBP": 0.335685
}
}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.5685,
"rate": 0.335685
}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