Rate Overview
Live
1 GBP = 212.0845 JMD
1 JMD = 0.004715
GBP
Avg
211.4824
High
215.3944
Low
207.6117
Last updated: 7/23/2026, 7:06:51 AM
Quick Conversions
| GBP | JMD |
|---|---|
| 1 GBP | 212.08 JMD |
| 10 GBP | 2,120.84 JMD |
| 50 GBP | 10,604.22 JMD |
| 100 GBP | 21,208.45 JMD |
| 500 GBP | 106,042.24 JMD |
| 1,000 GBP | 212,084.48 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-23T07:06:51Z",
"rates": {
"JMD": 212.08448
}
}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": 21208.448,
"rate": 212.08448
}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