Rate Overview
Live
1 GBP = 1210.45 KPW
1 KPW = 0.000826
GBP
Avg
1209.61
High
1238.43
Low
1188.18
Last updated: 5/26/2026, 9:31:38 PM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,210.45 KPW |
| 10 GBP | 12,104.54 KPW |
| 50 GBP | 60,522.71 KPW |
| 100 GBP | 121,045.43 KPW |
| 500 GBP | 605,227.15 KPW |
| 1,000 GBP | 1,210,454.30 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-05-26T21:31:38Z",
"rates": {
"KPW": 1210.454296
}
}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": 121045.42960000002,
"rate": 1210.454296
}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