Rate Overview
Live
1 GBP = 1200.39 KPW
1 KPW = 0.000833
GBP
Avg
1197.48
High
1202.15
Low
1190.24
Last updated: 7/6/2026, 7:08:14 AM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,200.39 KPW |
| 10 GBP | 12,003.92 KPW |
| 50 GBP | 60,019.58 KPW |
| 100 GBP | 120,039.17 KPW |
| 500 GBP | 600,195.84 KPW |
| 1,000 GBP | 1,200,391.68 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-07-06T07:08:14Z",
"rates": {
"KPW": 1200.391678
}
}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": 120039.1678,
"rate": 1200.391678
}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