Rate Overview
Live
1 KPW = 0.000832 GBP
1 GBP = 1201.92
KPW
Avg
0.000837
High
0.000841
Low
0.000831
Last updated: 7/4/2026, 12:54:55 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-07-04T00:54:55Z",
"rates": {
"GBP": 0.000832
}
}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.0832,
"rate": 0.000832
}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