Rate Overview
Live
1 JOD = 1.0436 GBP
1 GBP = 0.958225
JOD
Avg
1.0426
High
1.0461
Low
1.0384
Last updated: 9/4/2026, 9:58:51 PM
Quick Conversions
| JOD | GBP |
|---|---|
| 1 JOD | 1.04 GBP |
| 10 JOD | 10.44 GBP |
| 50 JOD | 52.18 GBP |
| 100 JOD | 104.36 GBP |
| 500 JOD | 521.80 GBP |
| 1,000 JOD | 1,043.60 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-09-04T21:58:51Z",
"rates": {
"GBP": 1.043596
}
}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": 104.3596,
"rate": 1.043596
}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