Rate Overview
Live
1 GBP = 24.6790 ZMW
1 ZMW = 0.040520
GBP
Avg
27.8320
High
32.6252
Low
23.6296
Last updated: 7/23/2026, 9:57:10 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 24.68 ZMW |
| 10 GBP | 246.79 ZMW |
| 50 GBP | 1,233.95 ZMW |
| 100 GBP | 2,467.90 ZMW |
| 500 GBP | 12,339.52 ZMW |
| 1,000 GBP | 24,679.03 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-23T09:57:10Z",
"rates": {
"ZMW": 24.679032
}
}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": 2467.9031999999997,
"rate": 24.679032
}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