Rate Overview
Live
1 GBP = 241.3752 DJF
1 DJF = 0.004143
GBP
Avg
240.4801
High
241.3752
Low
239.6477
Last updated: 8/14/2026, 3:59:39 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 241.38 DJF |
| 10 GBP | 2,413.75 DJF |
| 50 GBP | 12,068.76 DJF |
| 100 GBP | 24,137.52 DJF |
| 500 GBP | 120,687.60 DJF |
| 1,000 GBP | 241,375.19 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-08-14T15:59:39Z",
"rates": {
"DJF": 241.375195
}
}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": 24137.5195,
"rate": 241.375195
}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