Rate Overview
Live
1 JOD = 1.0573 GBP
1 GBP = 0.945789
JOD
Avg
1.0528
High
1.0914
Low
1.0289
Last updated: 3/27/2026, 2:32:07 AM
Quick Conversions
| JOD | GBP |
|---|---|
| 1 JOD | 1.06 GBP |
| 10 JOD | 10.57 GBP |
| 50 JOD | 52.87 GBP |
| 100 JOD | 105.73 GBP |
| 500 JOD | 528.66 GBP |
| 1,000 JOD | 1,057.32 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-03-27T02:32:07Z",
"rates": {
"GBP": 1.057318
}
}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.73179999999999,
"rate": 1.057318
}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