Rate Overview
Live
1 GBP = 25.3285 ZMW
1 ZMW = 0.039481
GBP
Avg
25.5045
High
26.0124
Low
25.1938
Last updated: 5/27/2026, 11:21:44 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.33 ZMW |
| 10 GBP | 253.28 ZMW |
| 50 GBP | 1,266.42 ZMW |
| 100 GBP | 2,532.85 ZMW |
| 500 GBP | 12,664.24 ZMW |
| 1,000 GBP | 25,328.47 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-05-27T11:21:44Z",
"rates": {
"ZMW": 25.32847
}
}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": 2532.8469999999998,
"rate": 25.32847
}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