Rate Overview
Live
1 GBP = 210.4872 JMD
1 JMD = 0.004751
GBP
Avg
211.6105
High
213.0656
Low
210.4872
Last updated: 7/26/2026, 5:57:16 AM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 210.49 JMD |
| 10 GBP | 2,104.87 JMD |
| 50 GBP | 10,524.36 JMD |
| 100 GBP | 21,048.72 JMD |
| 500 GBP | 105,243.58 JMD |
| 1,000 GBP | 210,487.16 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-26T05:57:16Z",
"rates": {
"JMD": 210.487164
}
}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": 21048.7164,
"rate": 210.487164
}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