Rate Overview
Live
1 GBP = 25.6393 ZMW
1 ZMW = 0.039003
GBP
Avg
25.4739
High
25.6507
Low
25.3067
Last updated: 5/6/2026, 3:41:43 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.64 ZMW |
| 10 GBP | 256.39 ZMW |
| 50 GBP | 1,281.96 ZMW |
| 100 GBP | 2,563.93 ZMW |
| 500 GBP | 12,819.64 ZMW |
| 1,000 GBP | 25,639.28 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-06T15:41:43Z",
"rates": {
"ZMW": 25.639281
}
}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": 2563.9281,
"rate": 25.639281
}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