Rate Overview
Live
1 GBP = 0.945717 JOD
1 JOD = 1.0574
GBP
Avg
0.950325
High
0.975592
Low
0.926084
Last updated: 7/23/2026, 1:05:54 PM
Quick Conversions
| GBP | JOD |
|---|---|
| 1 GBP | 0.95 JOD |
| 10 GBP | 9.46 JOD |
| 50 GBP | 47.29 JOD |
| 100 GBP | 94.57 JOD |
| 500 GBP | 472.86 JOD |
| 1,000 GBP | 945.72 JOD |
Get GBP/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=JODExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T13:05:54Z",
"rates": {
"JOD": 0.945717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "JOD",
"amount": 100
},
"result": 94.5717,
"rate": 0.945717
}Build with GBP/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key