Rate Overview
Live
1 GBP = 24.6372 ZMW
1 ZMW = 0.040589
GBP
Avg
31.1730
High
37.1167
Low
23.4762
Last updated: 7/22/2026, 9:05:11 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 24.64 ZMW |
| 10 GBP | 246.37 ZMW |
| 50 GBP | 1,231.86 ZMW |
| 100 GBP | 2,463.72 ZMW |
| 500 GBP | 12,318.60 ZMW |
| 1,000 GBP | 24,637.19 ZMW |
Get GBP/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ZMWExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-22T21:05:11Z",
"rates": {
"ZMW": 24.637191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ZMW",
"amount": 100
},
"result": 2463.7191000000003,
"rate": 24.637191
}Build with GBP/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key