Rate Overview
Live
1 ALL = 11.0878 KPW
1 KPW = 0.090190
ALL
Avg
11.0457
High
11.1095
Low
10.9858
Last updated: 4/17/2026, 6:19:54 AM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 11.09 KPW |
| 10 ALL | 110.88 KPW |
| 50 ALL | 554.39 KPW |
| 100 ALL | 1,108.78 KPW |
| 500 ALL | 5,543.88 KPW |
| 1,000 ALL | 11,087.76 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-04-17T06:19:54Z",
"rates": {
"KPW": 11.087758
}
}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": 1108.7758,
"rate": 11.087758
}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