Rate Overview
Live
1 GBP = 210.8348 JMD
1 JMD = 0.004743
GBP
Avg
210.4422
High
211.1139
Low
209.5811
Last updated: 3/27/2026, 2:52:17 AM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 210.83 JMD |
| 10 GBP | 2,108.35 JMD |
| 50 GBP | 10,541.74 JMD |
| 100 GBP | 21,083.48 JMD |
| 500 GBP | 105,417.41 JMD |
| 1,000 GBP | 210,834.83 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-27T02:52:17Z",
"rates": {
"JMD": 210.834827
}
}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": 21083.4827,
"rate": 210.834827
}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