Rate Overview
Live
1 GBP = 24.6228 ZMW
1 ZMW = 0.040613
GBP
Avg
24.6084
High
24.7505
Low
24.5168
Last updated: 7/23/2026, 2:58:25 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 24.62 ZMW |
| 10 GBP | 246.23 ZMW |
| 50 GBP | 1,231.14 ZMW |
| 100 GBP | 2,462.28 ZMW |
| 500 GBP | 12,311.42 ZMW |
| 1,000 GBP | 24,622.84 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-23T14:58:25Z",
"rates": {
"ZMW": 24.622839
}
}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": 2462.2839,
"rate": 24.622839
}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