Rate Overview
Live
1 GBP = 241.2428 DJF
1 DJF = 0.004145
GBP
Avg
239.8947
High
241.4179
Low
238.5514
Last updated: 4/16/2026, 5:48:20 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 241.24 DJF |
| 10 GBP | 2,412.43 DJF |
| 50 GBP | 12,062.14 DJF |
| 100 GBP | 24,124.28 DJF |
| 500 GBP | 120,621.38 DJF |
| 1,000 GBP | 241,242.75 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-04-16T05:48:20Z",
"rates": {
"DJF": 241.242752
}
}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": 24124.2752,
"rate": 241.242752
}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