Rate Overview
Live
1 GBP = 214.2917 JMD
1 JMD = 0.004667
GBP
Avg
214.9316
High
216.1106
Low
213.9032
Last updated: 9/1/2026, 6:20:14 AM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 214.29 JMD |
| 10 GBP | 2,142.92 JMD |
| 50 GBP | 10,714.58 JMD |
| 100 GBP | 21,429.17 JMD |
| 500 GBP | 107,145.85 JMD |
| 1,000 GBP | 214,291.70 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-09-01T06:20:14Z",
"rates": {
"JMD": 214.291695
}
}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": 21429.1695,
"rate": 214.291695
}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