Rate Overview
Live
1 ALL = 11.0599 KPW
1 KPW = 0.090417
ALL
Avg
11.0353
High
11.0599
Low
10.9770
Last updated: 5/7/2026, 7:47:51 AM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 11.06 KPW |
| 10 ALL | 110.60 KPW |
| 50 ALL | 553.00 KPW |
| 100 ALL | 1,105.99 KPW |
| 500 ALL | 5,529.96 KPW |
| 1,000 ALL | 11,059.92 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-07T07:47:51Z",
"rates": {
"KPW": 11.059922
}
}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": 1105.9922000000001,
"rate": 11.059922
}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