Rate Overview
Live
1 GBP = 212.1459 JMD
1 JMD = 0.004714
GBP
Avg
210.7511
High
213.3740
Low
207.1879
Last updated: 7/22/2026, 10:49:44 PM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 212.15 JMD |
| 10 GBP | 2,121.46 JMD |
| 50 GBP | 10,607.29 JMD |
| 100 GBP | 21,214.59 JMD |
| 500 GBP | 106,072.94 JMD |
| 1,000 GBP | 212,145.89 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-22T22:49:44Z",
"rates": {
"JMD": 212.145886
}
}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": 21214.5886,
"rate": 212.145886
}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