Rate Overview
Live
1 SDG = 0.044151 CUP
1 CUP = 22.6495
SDG
Avg
0.044158
High
0.044218
Low
0.044124
Last updated: 7/13/2026, 3:39:42 AM
Quick Conversions
| SDG | CUP |
|---|---|
| 1 SDG | 0.04 CUP |
| 10 SDG | 0.44 CUP |
| 50 SDG | 2.21 CUP |
| 100 SDG | 4.42 CUP |
| 500 SDG | 22.08 CUP |
| 1,000 SDG | 44.15 CUP |
Get SDG/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=CUPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-13T03:39:42Z",
"rates": {
"CUP": 0.044151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "CUP",
"amount": 100
},
"result": 4.415100000000001,
"rate": 0.044151
}Build with SDG/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key