Rate Overview
Live
1 GBP = 1200.33 KPW
1 KPW = 0.000833
GBP
Avg
1202.20
High
1207.62
Low
1196.95
Last updated: 3/26/2026, 11:35:00 PM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,200.33 KPW |
| 10 GBP | 12,003.26 KPW |
| 50 GBP | 60,016.30 KPW |
| 100 GBP | 120,032.60 KPW |
| 500 GBP | 600,163.02 KPW |
| 1,000 GBP | 1,200,326.04 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-26T23:35:00Z",
"rates": {
"KPW": 1200.326037
}
}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": 120032.6037,
"rate": 1200.326037
}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