Rate Overview
Live
1 KPW = 0.667227 SDG
1 SDG = 1.4987
KPW
Avg
0.667234
High
0.667335
Low
0.667189
Last updated: 5/7/2026, 8:11:27 AM
Quick Conversions
| KPW | SDG |
|---|---|
| 1 KPW | 0.67 SDG |
| 10 KPW | 6.67 SDG |
| 50 KPW | 33.36 SDG |
| 100 KPW | 66.72 SDG |
| 500 KPW | 333.61 SDG |
| 1,000 KPW | 667.23 SDG |
Get KPW/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SDGExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-07T08:11:27Z",
"rates": {
"SDG": 0.667227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SDG",
"amount": 100
},
"result": 66.7227,
"rate": 0.667227
}Build with KPW/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key