Rate Overview
Live
1 GBP = 25.3318 ZMW
1 ZMW = 0.039476
GBP
Avg
29.3295
High
37.3371
Low
24.9626
Last updated: 5/27/2026, 3:13:57 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.33 ZMW |
| 10 GBP | 253.32 ZMW |
| 50 GBP | 1,266.59 ZMW |
| 100 GBP | 2,533.18 ZMW |
| 500 GBP | 12,665.89 ZMW |
| 1,000 GBP | 25,331.77 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-27T15:13:57Z",
"rates": {
"ZMW": 25.331772
}
}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": 2533.1772,
"rate": 25.331772
}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