Rate Overview
Live
1 GBP = 242.2034 DJF
1 DJF = 0.004129
GBP
Avg
241.0946
High
242.2034
Low
240.0785
Last updated: 5/6/2026, 9:13:40 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 242.20 DJF |
| 10 GBP | 2,422.03 DJF |
| 50 GBP | 12,110.17 DJF |
| 100 GBP | 24,220.34 DJF |
| 500 GBP | 121,101.70 DJF |
| 1,000 GBP | 242,203.41 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-05-06T09:13:40Z",
"rates": {
"DJF": 242.203408
}
}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": 24220.340799999998,
"rate": 242.203408
}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