Rate Overview
Live
1 GBP = 237.9039 DJF
1 DJF = 0.004203
GBP
Avg
238.0623
High
239.0520
Low
237.3006
Last updated: 3/27/2026, 2:52:16 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.90 DJF |
| 10 GBP | 2,379.04 DJF |
| 50 GBP | 11,895.19 DJF |
| 100 GBP | 23,790.39 DJF |
| 500 GBP | 118,951.93 DJF |
| 1,000 GBP | 237,903.86 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-03-27T02:52:16Z",
"rates": {
"DJF": 237.903858
}
}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": 23790.3858,
"rate": 237.903858
}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