Rate Overview
Live
1 GBP = 209.4197 JMD
1 JMD = 0.004775
GBP
Avg
210.1629
High
211.1139
Low
209.3439
Last updated: 3/27/2026, 6:06:59 AM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 209.42 JMD |
| 10 GBP | 2,094.20 JMD |
| 50 GBP | 10,470.99 JMD |
| 100 GBP | 20,941.97 JMD |
| 500 GBP | 104,709.85 JMD |
| 1,000 GBP | 209,419.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-03-27T06:06:59Z",
"rates": {
"JMD": 209.419703
}
}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": 20941.9703,
"rate": 209.419703
}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