Rate Overview
Live
1 GBP = 211.8271 JMD
1 JMD = 0.004721
GBP
Avg
211.9878
High
212.3601
Low
211.5260
Last updated: 5/26/2026, 9:27:49 PM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 211.83 JMD |
| 10 GBP | 2,118.27 JMD |
| 50 GBP | 10,591.36 JMD |
| 100 GBP | 21,182.71 JMD |
| 500 GBP | 105,913.57 JMD |
| 1,000 GBP | 211,827.14 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-05-26T21:27:49Z",
"rates": {
"JMD": 211.827137
}
}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": 21182.7137,
"rate": 211.827137
}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