Rate Overview
Live
1 ALL = 10.9805 KPW
1 KPW = 0.091071
ALL
Avg
10.9416
High
10.9805
Low
10.8893
Last updated: 7/6/2026, 10:18:08 AM
Quick Conversions
| ALL | KPW |
|---|---|
| 1 ALL | 10.98 KPW |
| 10 ALL | 109.80 KPW |
| 50 ALL | 549.02 KPW |
| 100 ALL | 1,098.05 KPW |
| 500 ALL | 5,490.24 KPW |
| 1,000 ALL | 10,980.49 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-07-06T10:18:08Z",
"rates": {
"KPW": 10.980488
}
}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.0488,
"rate": 10.980488
}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