Rate Overview
Live
1 GBP = 23.6722 ZMW
1 ZMW = 0.042244
GBP
Avg
23.6076
High
23.8459
Low
23.3203
Last updated: 6/16/2026, 8:55:17 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 23.67 ZMW |
| 10 GBP | 236.72 ZMW |
| 50 GBP | 1,183.61 ZMW |
| 100 GBP | 2,367.22 ZMW |
| 500 GBP | 11,836.11 ZMW |
| 1,000 GBP | 23,672.22 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-06-16T08:55:17Z",
"rates": {
"ZMW": 23.672216
}
}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": 2367.2216,
"rate": 23.672216
}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