Rate Overview
Live
1 GBP = 25.9618 ZMW
1 ZMW = 0.038518
GBP
Avg
25.7232
High
25.9648
Low
25.4953
Last updated: 4/16/2026, 7:40:38 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.96 ZMW |
| 10 GBP | 259.62 ZMW |
| 50 GBP | 1,298.09 ZMW |
| 100 GBP | 2,596.18 ZMW |
| 500 GBP | 12,980.91 ZMW |
| 1,000 GBP | 25,961.82 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-04-16T07:40:38Z",
"rates": {
"ZMW": 25.961815
}
}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": 2596.1815,
"rate": 25.961815
}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