Rate Overview
Live
1 GBP = 212.5293 JMD
1 JMD = 0.004705
GBP
Avg
211.8756
High
212.5293
Low
211.0785
Last updated: 6/16/2026, 8:53:31 AM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 212.53 JMD |
| 10 GBP | 2,125.29 JMD |
| 50 GBP | 10,626.46 JMD |
| 100 GBP | 21,252.93 JMD |
| 500 GBP | 106,264.64 JMD |
| 1,000 GBP | 212,529.27 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-06-16T08:53:31Z",
"rates": {
"JMD": 212.52927
}
}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": 21252.927,
"rate": 212.52927
}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