Rate Overview
Live
1 JMD = 0.004720 GBP
1 GBP = 211.8644
JMD
Avg
0.004717
High
0.004727
Low
0.004708
Last updated: 5/27/2026, 7:24:49 AM
Quick Conversions
| JMD | GBP |
|---|---|
| 1 JMD | 0.00 GBP |
| 10 JMD | 0.05 GBP |
| 50 JMD | 0.24 GBP |
| 100 JMD | 0.47 GBP |
| 500 JMD | 2.36 GBP |
| 1,000 JMD | 4.72 GBP |
Get JMD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=GBPExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-05-27T07:24:49Z",
"rates": {
"GBP": 0.00472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "GBP",
"amount": 100
},
"result": 0.47200000000000003,
"rate": 0.00472
}Build with JMD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key