Rate Overview
Live
1 JOD = 1.0586 GBP
1 GBP = 0.944664
JOD
Avg
1.0501
High
1.0670
Low
1.0314
Last updated: 7/25/2026, 8:53:00 PM
Quick Conversions
| JOD | GBP |
|---|---|
| 1 JOD | 1.06 GBP |
| 10 JOD | 10.59 GBP |
| 50 JOD | 52.93 GBP |
| 100 JOD | 105.86 GBP |
| 500 JOD | 529.29 GBP |
| 1,000 JOD | 1,058.58 GBP |
Get JOD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=GBPExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-07-25T20:53:00Z",
"rates": {
"GBP": 1.058577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "GBP",
"amount": 100
},
"result": 105.85770000000001,
"rate": 1.058577
}Build with JOD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key