Rate Overview
Live
1 GBP = 24.7945 ZMW
1 ZMW = 0.040331
GBP
Avg
25.2346
High
26.9614
Low
23.5651
Last updated: 7/26/2026, 1:47:25 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 24.79 ZMW |
| 10 GBP | 247.95 ZMW |
| 50 GBP | 1,239.73 ZMW |
| 100 GBP | 2,479.45 ZMW |
| 500 GBP | 12,397.26 ZMW |
| 1,000 GBP | 24,794.52 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-26T01:47:25Z",
"rates": {
"ZMW": 24.794523
}
}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": 2479.4523000000004,
"rate": 24.794523
}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