Rate Overview
Live
1 GBP = 25.1693 ZMW
1 ZMW = 0.039731
GBP
Avg
31.0778
High
37.7884
Low
24.8978
Last updated: 3/27/2026, 8:27:03 AM
Quick Conversions
| GBP | ZMW |
|---|---|
| 1 GBP | 25.17 ZMW |
| 10 GBP | 251.69 ZMW |
| 50 GBP | 1,258.47 ZMW |
| 100 GBP | 2,516.93 ZMW |
| 500 GBP | 12,584.65 ZMW |
| 1,000 GBP | 25,169.31 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-27T08:27:03Z",
"rates": {
"ZMW": 25.169308
}
}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": 2516.9308,
"rate": 25.169308
}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