Rate Overview
Live
1 ALL = 10.9814 KPW
1 KPW = 0.091063
ALL
Avg
10.9496
High
11.1378
Low
10.7218
Last updated: 5/27/2026, 4:05:58 PM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 10.98 KPW |
| 10 ALL | 109.81 KPW |
| 50 ALL | 549.07 KPW |
| 100 ALL | 1,098.14 KPW |
| 500 ALL | 5,490.69 KPW |
| 1,000 ALL | 10,981.38 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-05-27T16:05:58Z",
"rates": {
"KPW": 10.981378
}
}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": 1098.1378,
"rate": 10.981378
}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