Rate Overview
Live
1 JMD = 0.004678 GBP
1 GBP = 213.7666
JMD
Avg
0.004669
High
0.004691
Low
0.004637
Last updated: 9/4/2026, 6:26:21 PM
Quick Conversions
| JMD | GBP |
|---|---|
| 1 JMD | 0.00 GBP |
| 10 JMD | 0.05 GBP |
| 50 JMD | 0.23 GBP |
| 100 JMD | 0.47 GBP |
| 500 JMD | 2.34 GBP |
| 1,000 JMD | 4.68 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-09-04T18:26:21Z",
"rates": {
"GBP": 0.004678
}
}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.4678,
"rate": 0.004678
}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