Rate Overview
Live
1 GBP = 1214.55 KPW
1 KPW = 0.000823
GBP
Avg
1217.44
High
1220.86
Low
1214.55
Last updated: 9/14/2026, 7:29:33 AM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,214.55 KPW |
| 10 GBP | 12,145.46 KPW |
| 50 GBP | 60,727.31 KPW |
| 100 GBP | 121,454.62 KPW |
| 500 GBP | 607,273.11 KPW |
| 1,000 GBP | 1,214,546.22 KPW |
Get GBP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KPWExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-14T07:29:33Z",
"rates": {
"KPW": 1214.546218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KPW",
"amount": 100
},
"result": 121454.6218,
"rate": 1214.546218
}Build with GBP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key