Rate Overview
Live
1 GBP = 25.3379 ZMW
1 ZMW = 0.039467
GBP
Avg
25.4046
High
25.4979
Low
25.3379
Last updated: 5/27/2026, 9:58:56 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.34 ZMW |
| 10 GBP | 253.38 ZMW |
| 50 GBP | 1,266.90 ZMW |
| 100 GBP | 2,533.79 ZMW |
| 500 GBP | 12,668.95 ZMW |
| 1,000 GBP | 25,337.90 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-27T09:58:56Z",
"rates": {
"ZMW": 25.337903
}
}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.7903,
"rate": 25.337903
}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