Rate Overview
Live
1 GBP = 25.4105 ZMW
1 ZMW = 0.039354
GBP
Avg
25.4424
High
25.7210
Low
25.2878
Last updated: 8/13/2026, 11:57:53 PM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.41 ZMW |
| 10 GBP | 254.11 ZMW |
| 50 GBP | 1,270.53 ZMW |
| 100 GBP | 2,541.05 ZMW |
| 500 GBP | 12,705.25 ZMW |
| 1,000 GBP | 25,410.51 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-08-13T23:57:53Z",
"rates": {
"ZMW": 25.410505
}
}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": 2541.0505000000003,
"rate": 25.410505
}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