Rate Overview
Live
1 GBP = 0.958639 JOD
1 JOD = 1.0431
GBP
Avg
0.959156
High
0.963006
Low
0.955957
Last updated: 9/4/2026, 5:22:12 PM
Quick Conversions
| GBP | JOD |
|---|---|
| 1 GBP | 0.96 JOD |
| 10 GBP | 9.59 JOD |
| 50 GBP | 47.93 JOD |
| 100 GBP | 95.86 JOD |
| 500 GBP | 479.32 JOD |
| 1,000 GBP | 958.64 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-09-04T17:22:12Z",
"rates": {
"JOD": 0.958639
}
}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": 95.8639,
"rate": 0.958639
}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