Rate Overview
Live
1 ALL = 10.9935 KPW
1 KPW = 0.090963
ALL
Avg
10.9559
High
10.9935
Low
10.9041
Last updated: 6/16/2026, 1:28:45 PM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 10.99 KPW |
| 10 ALL | 109.93 KPW |
| 50 ALL | 549.67 KPW |
| 100 ALL | 1,099.35 KPW |
| 500 ALL | 5,496.73 KPW |
| 1,000 ALL | 10,993.46 KPW |
Get ALL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KPWExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-16T13:28:45Z",
"rates": {
"KPW": 10.993455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KPW",
"amount": 100
},
"result": 1099.3455000000001,
"rate": 10.993455
}Build with ALL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key