Rate Overview
Live
1 JOD = 1.0434 GBP
1 GBP = 0.958384
JOD
Avg
1.0426
High
1.0461
Low
1.0384
Last updated: 9/4/2026, 4:19:01 PM
Quick Conversions
| JOD | GBP |
|---|---|
| 1 JOD | 1.04 GBP |
| 10 JOD | 10.43 GBP |
| 50 JOD | 52.17 GBP |
| 100 JOD | 104.34 GBP |
| 500 JOD | 521.71 GBP |
| 1,000 JOD | 1,043.42 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-04T16:19:01Z",
"rates": {
"GBP": 1.043423
}
}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.3423,
"rate": 1.043423
}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