Rate Overview
Live
1 KRW = 0.000515 GBP
1 GBP = 1941.75
KRW
Avg
0.000512
High
0.000515
Low
0.000505
Last updated: 7/29/2026, 9:06:30 AM
Quick Conversions
| KRW | GBP |
|---|---|
| 1 KRW | 0.00 GBP |
| 10 KRW | 0.01 GBP |
| 50 KRW | 0.03 GBP |
| 100 KRW | 0.05 GBP |
| 500 KRW | 0.26 GBP |
| 1,000 KRW | 0.52 GBP |
Get KRW/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=GBPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-29T09:06:30Z",
"rates": {
"GBP": 0.000515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "GBP",
"amount": 100
},
"result": 0.051500000000000004,
"rate": 0.000515
}Build with KRW/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key