Rate Overview
Live
1 GBP = 25.3515 ZMW
1 ZMW = 0.039445
GBP
Avg
25.4138
High
25.4979
Low
25.3434
Last updated: 5/27/2026, 4:51:02 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.35 ZMW |
| 10 GBP | 253.51 ZMW |
| 50 GBP | 1,267.57 ZMW |
| 100 GBP | 2,535.15 ZMW |
| 500 GBP | 12,675.73 ZMW |
| 1,000 GBP | 25,351.47 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-27T04:51:02Z",
"rates": {
"ZMW": 25.351469
}
}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": 2535.1469,
"rate": 25.351469
}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