Rate Overview
Live
1 GBP = 1200.59 KPW
1 KPW = 0.000833
GBP
Avg
1185.77
High
1234.74
Low
1117.90
Last updated: 3/27/2026, 2:53:42 AM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,200.59 KPW |
| 10 GBP | 12,005.92 KPW |
| 50 GBP | 60,029.59 KPW |
| 100 GBP | 120,059.18 KPW |
| 500 GBP | 600,295.92 KPW |
| 1,000 GBP | 1,200,591.84 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-27T02:53:42Z",
"rates": {
"KPW": 1200.591837
}
}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": 120059.1837,
"rate": 1200.591837
}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