Rate Overview
Live
1 GBP = 0.945788 JOD
1 JOD = 1.0573
GBP
Avg
0.947608
High
0.951350
Low
0.944761
Last updated: 3/27/2026, 2:27:50 AM
Quick Conversions
| GBP | JOD |
|---|---|
| 1 GBP | 0.95 JOD |
| 10 GBP | 9.46 JOD |
| 50 GBP | 47.29 JOD |
| 100 GBP | 94.58 JOD |
| 500 GBP | 472.89 JOD |
| 1,000 GBP | 945.79 JOD |
Get GBP/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=JODExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T02:27:50Z",
"rates": {
"JOD": 0.945788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "JOD",
"amount": 100
},
"result": 94.5788,
"rate": 0.945788
}Build with GBP/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key