Rate Overview
Live
1 JOD = 1.0523 GBP
1 GBP = 0.950340
JOD
Avg
1.0525
High
1.0554
Low
1.0504
Last updated: 6/16/2026, 3:52:12 AM
Quick Conversions
| JOD | GBP |
|---|---|
| 1 JOD | 1.05 GBP |
| 10 JOD | 10.52 GBP |
| 50 JOD | 52.61 GBP |
| 100 JOD | 105.23 GBP |
| 500 JOD | 526.13 GBP |
| 1,000 JOD | 1,052.25 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-06-16T03:52:12Z",
"rates": {
"GBP": 1.052255
}
}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.2255,
"rate": 1.052255
}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