Rate Overview
Live
1 KRW = 0.000500 FKP
1 FKP = 2000.00
KRW
Avg
0.000528
High
0.000571
Low
0.000485
Last updated: 7/21/2026, 10:26:50 AM
Quick Conversions
| KRW | FKP |
|---|---|
| 1 KRW | 0.00 FKP |
| 10 KRW | 0.01 FKP |
| 50 KRW | 0.03 FKP |
| 100 KRW | 0.05 FKP |
| 500 KRW | 0.25 FKP |
| 1,000 KRW | 0.50 FKP |
Get KRW/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=FKPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-21T10:26:50Z",
"rates": {
"FKP": 0.0005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "FKP",
"amount": 100
},
"result": 0.05,
"rate": 0.0005
}Build with KRW/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key