Rate Overview
Live
1 SDG = 1.5002 KPW
1 KPW = 0.666573
SDG
Avg
1.4998
High
1.5003
Low
1.4994
Last updated: 9/13/2026, 4:57:13 AM
Quick Conversions
| SDG | KPW |
|---|---|
| 1 SDG | 1.50 KPW |
| 10 SDG | 15.00 KPW |
| 50 SDG | 75.01 KPW |
| 100 SDG | 150.02 KPW |
| 500 SDG | 750.11 KPW |
| 1,000 SDG | 1,500.21 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-09-13T04:57:13Z",
"rates": {
"KPW": 1.50021
}
}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": 150.02100000000002,
"rate": 1.50021
}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