Rate Overview
Live
1 GBP = 211.1858 JMD
1 JMD = 0.004735
GBP
Avg
212.6523
High
218.5449
Low
207.6774
Last updated: 7/23/2026, 5:33:01 PM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 211.19 JMD |
| 10 GBP | 2,111.86 JMD |
| 50 GBP | 10,559.29 JMD |
| 100 GBP | 21,118.58 JMD |
| 500 GBP | 105,592.91 JMD |
| 1,000 GBP | 211,185.82 JMD |
Get GBP/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=JMDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T17:33:01Z",
"rates": {
"JMD": 211.185824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "JMD",
"amount": 100
},
"result": 21118.5824,
"rate": 211.185824
}Build with GBP/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key