Rate Overview
Live
1 GBP = 0.947667 JOD
1 JOD = 1.0552
GBP
Avg
0.949842
High
0.956094
Low
0.943977
Last updated: 3/6/2026, 8:12:32 AM
Quick Conversions
| GBP | JOD |
|---|---|
| 1 GBP | 0.95 JOD |
| 10 GBP | 9.48 JOD |
| 50 GBP | 47.38 JOD |
| 100 GBP | 94.77 JOD |
| 500 GBP | 473.83 JOD |
| 1,000 GBP | 947.67 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-06T08:12:32Z",
"rates": {
"JOD": 0.947667
}
}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.7667,
"rate": 0.947667
}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