Rate Overview
Live
1 GBP = 24.7683 ZMW
1 ZMW = 0.040374
GBP
Avg
24.7170
High
24.8562
Low
24.5242
Last updated: 7/27/2026, 7:50:22 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 24.77 ZMW |
| 10 GBP | 247.68 ZMW |
| 50 GBP | 1,238.41 ZMW |
| 100 GBP | 2,476.83 ZMW |
| 500 GBP | 12,384.14 ZMW |
| 1,000 GBP | 24,768.29 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-27T19:50:22Z",
"rates": {
"ZMW": 24.768285
}
}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": 2476.8285,
"rate": 24.768285
}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