Rate Overview
Live
1 GBP = 25.9433 ZMW
1 ZMW = 0.038546
GBP
Avg
25.6121
High
25.9433
Low
25.3262
Last updated: 3/7/2026, 1:16:11 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.94 ZMW |
| 10 GBP | 259.43 ZMW |
| 50 GBP | 1,297.16 ZMW |
| 100 GBP | 2,594.33 ZMW |
| 500 GBP | 12,971.63 ZMW |
| 1,000 GBP | 25,943.25 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-07T01:16:11Z",
"rates": {
"ZMW": 25.943254
}
}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": 2594.3254,
"rate": 25.943254
}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