Rate Overview
Live
1 GBP = 24.5271 ZMW
1 ZMW = 0.040771
GBP
Avg
24.2340
High
24.5271
Low
23.9119
Last updated: 7/5/2026, 9:45:38 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 24.53 ZMW |
| 10 GBP | 245.27 ZMW |
| 50 GBP | 1,226.36 ZMW |
| 100 GBP | 2,452.71 ZMW |
| 500 GBP | 12,263.56 ZMW |
| 1,000 GBP | 24,527.11 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-05T21:45:38Z",
"rates": {
"ZMW": 24.527111
}
}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": 2452.7111,
"rate": 24.527111
}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