Rate Overview
Live
1 GBP = 210.8054 JMD
1 JMD = 0.004744
GBP
Avg
209.3438
High
210.8346
Low
207.7440
Last updated: 7/5/2026, 9:44:57 PM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 210.81 JMD |
| 10 GBP | 2,108.05 JMD |
| 50 GBP | 10,540.27 JMD |
| 100 GBP | 21,080.54 JMD |
| 500 GBP | 105,402.72 JMD |
| 1,000 GBP | 210,805.44 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-07-05T21:44:57Z",
"rates": {
"JMD": 210.805435
}
}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": 21080.5435,
"rate": 210.805435
}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