Rate Overview
Live
1 GBP = 0.946714 JOD
1 JOD = 1.0563
GBP
Avg
0.942216
High
0.946877
Low
0.935631
Last updated: 7/5/2026, 9:44:59 PM
Quick Conversions
| GBP | JOD |
|---|---|
| 1 GBP | 0.95 JOD |
| 10 GBP | 9.47 JOD |
| 50 GBP | 47.34 JOD |
| 100 GBP | 94.67 JOD |
| 500 GBP | 473.36 JOD |
| 1,000 GBP | 946.71 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-05T21:44:59Z",
"rates": {
"JOD": 0.946714
}
}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.6714,
"rate": 0.946714
}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