Rate Overview
Live
1 SDG = 1.4975 KPW
1 KPW = 0.667771
SDG
Avg
1.4975
High
1.4975
Low
1.4974
Last updated: 4/17/2026, 6:24:43 AM
Quick Conversions
| SDG | KPW |
|---|---|
| 1 SDG | 1.50 KPW |
| 10 SDG | 14.98 KPW |
| 50 SDG | 74.88 KPW |
| 100 SDG | 149.75 KPW |
| 500 SDG | 748.76 KPW |
| 1,000 SDG | 1,497.52 KPW |
Get SDG/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=KPWExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-04-17T06:24:43Z",
"rates": {
"KPW": 1.497519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "KPW",
"amount": 100
},
"result": 149.7519,
"rate": 1.497519
}Build with SDG/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key