Rate Overview
Live
1 GBP = 1203.03 KPW
1 KPW = 0.000831
GBP
Avg
1205.74
High
1213.66
Low
1198.32
Last updated: 3/6/2026, 8:14:30 AM
Quick Conversions
| GBP | KPW |
|---|---|
| 1 GBP | 1,203.03 KPW |
| 10 GBP | 12,030.32 KPW |
| 50 GBP | 60,151.62 KPW |
| 100 GBP | 120,303.23 KPW |
| 500 GBP | 601,516.17 KPW |
| 1,000 GBP | 1,203,032.34 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-06T08:14:30Z",
"rates": {
"KPW": 1203.032336
}
}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": 120303.23359999999,
"rate": 1203.032336
}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