Rate Overview
Live
1 ALL = 10.8751 KPW
1 KPW = 0.091953
ALL
Avg
10.9424
High
11.0458
Low
10.8432
Last updated: 3/7/2026, 12:15:00 AM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 10.88 KPW |
| 10 ALL | 108.75 KPW |
| 50 ALL | 543.76 KPW |
| 100 ALL | 1,087.51 KPW |
| 500 ALL | 5,437.56 KPW |
| 1,000 ALL | 10,875.12 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-03-07T00:15:00Z",
"rates": {
"KPW": 10.875121
}
}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": 1087.5121,
"rate": 10.875121
}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