Rate Overview
Live
1 GBP = 1199.29 KPW
1 KPW = 0.000834
GBP
Avg
1205.32
High
1230.82
Low
1179.06
Last updated: 3/27/2026, 1:28:06 AM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,199.29 KPW |
| 10 GBP | 11,992.91 KPW |
| 50 GBP | 59,964.56 KPW |
| 100 GBP | 119,929.12 KPW |
| 500 GBP | 599,645.59 KPW |
| 1,000 GBP | 1,199,291.18 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-03-27T01:28:06Z",
"rates": {
"KPW": 1199.291179
}
}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": 119929.11790000001,
"rate": 1199.291179
}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