Rate Overview
Live
1 JMD = 0.004750 GBP
1 GBP = 210.5263
JMD
Avg
0.004701
High
0.004806
Low
0.004602
Last updated: 7/26/2026, 8:47:31 PM
Quick Conversions
| JMD | GBP |
|---|---|
| 1 JMD | 0.00 GBP |
| 10 JMD | 0.05 GBP |
| 50 JMD | 0.24 GBP |
| 100 JMD | 0.48 GBP |
| 500 JMD | 2.38 GBP |
| 1,000 JMD | 4.75 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-07-26T20:47:31Z",
"rates": {
"GBP": 0.00475
}
}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.475,
"rate": 0.00475
}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