Rate Overview
Live
1 GBP = 25.2145 ZMW
1 ZMW = 0.039660
GBP
Avg
25.7060
High
26.2292
Low
24.9626
Last updated: 3/27/2026, 5:14:28 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.21 ZMW |
| 10 GBP | 252.14 ZMW |
| 50 GBP | 1,260.72 ZMW |
| 100 GBP | 2,521.45 ZMW |
| 500 GBP | 12,607.24 ZMW |
| 1,000 GBP | 25,214.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-03-27T05:14:28Z",
"rates": {
"ZMW": 25.214471
}
}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": 2521.4471,
"rate": 25.214471
}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