Rate Overview
Live
1 GBP = 0.944675 JOD
1 JOD = 1.0586
GBP
Avg
0.953834
High
0.977498
Low
0.935631
Last updated: 7/26/2026, 5:58:05 PM
Quick Conversions
| GBP | JOD |
|---|---|
| 1 GBP | 0.94 JOD |
| 10 GBP | 9.45 JOD |
| 50 GBP | 47.23 JOD |
| 100 GBP | 94.47 JOD |
| 500 GBP | 472.34 JOD |
| 1,000 GBP | 944.68 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-26T17:58:05Z",
"rates": {
"JOD": 0.944675
}
}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.4675,
"rate": 0.944675
}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