Rate Overview
Live
1 GBP = 237.1163 DJF
1 DJF = 0.004217
GBP
Avg
239.1719
High
245.4741
Low
234.1260
Last updated: 7/24/2026, 10:04:11 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.12 DJF |
| 10 GBP | 2,371.16 DJF |
| 50 GBP | 11,855.81 DJF |
| 100 GBP | 23,711.63 DJF |
| 500 GBP | 118,558.13 DJF |
| 1,000 GBP | 237,116.26 DJF |
Get GBP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=DJFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-24T10:04:11Z",
"rates": {
"DJF": 237.116256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "DJF",
"amount": 100
},
"result": 23711.6256,
"rate": 237.116256
}Build with GBP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key