Rate Overview
Live
1 KPW = 0.000831 GBP
1 GBP = 1203.37
KPW
Avg
0.000829
High
0.000834
Low
0.000823
Last updated: 3/6/2026, 8:14:30 AM
Quick Conversions
| KPW | GBP |
|---|---|
| 1 KPW | 0.00 GBP |
| 10 KPW | 0.01 GBP |
| 50 KPW | 0.04 GBP |
| 100 KPW | 0.08 GBP |
| 500 KPW | 0.42 GBP |
| 1,000 KPW | 0.83 GBP |
Get KPW/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=GBPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-06T08:14:30Z",
"rates": {
"GBP": 0.000831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "GBP",
"amount": 100
},
"result": 0.08310000000000001,
"rate": 0.000831
}Build with KPW/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key