Rate Overview
Live
1 ALL = 11.3720 KPW
1 KPW = 0.087935
ALL
Avg
10.4901
High
11.3720
Low
9.3294
Last updated: 8/22/2026, 7:07:00 PM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 11.37 KPW |
| 10 ALL | 113.72 KPW |
| 50 ALL | 568.60 KPW |
| 100 ALL | 1,137.20 KPW |
| 500 ALL | 5,686.02 KPW |
| 1,000 ALL | 11,372.04 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-08-22T19:07:00Z",
"rates": {
"KPW": 11.37204
}
}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": 1137.204,
"rate": 11.37204
}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